mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-19 20:29:18 +00:00
Fix description of libclang-cpp11-dev package
It doesn't contain header files, but it provides symlinks for libclang-cpp11 library without a version number, which needed by linker at build time.
This commit is contained in:
parent
a7d8e8de9a
commit
47788c39d4
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
llvm-toolchain-11 (1:11.0.1~+rc1-1~exp2) UNRELEASED; urgency=medium
|
||||
|
||||
[ Alexander Volkov ]
|
||||
* Fix description of libclang-cpp11-dev package.
|
||||
|
||||
-- Alexander Volkov <avolkov@astralinux.ru> Thu, 26 Nov 2020 21:17:48 +0300
|
||||
|
||||
llvm-toolchain-11 (1:11.0.1~+rc1-1~exp1) experimental; urgency=medium
|
||||
|
||||
[ Gianfranco Costamagna ]
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -210,8 +210,8 @@ Description: C++ interface to the Clang library
|
||||
locations with elements within the AST, and other facilities that support
|
||||
Clang-based development tools.
|
||||
.
|
||||
This package contains the Clang headers to develop extensions over
|
||||
libclang-cpp11.
|
||||
This package contains symlinks without a version number, which needed by
|
||||
linker at build time.
|
||||
|
||||
|
||||
Package: libfuzzer-11-dev
|
||||
|
Loading…
Reference in New Issue
Block a user