mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-12-25 11:35:29 +00:00
Also install libclang-cpp in /usr/lib/llvm-X/lib/libclang-cpp.so.X
This commit is contained in:
parent
e9368971c5
commit
cc85e66711
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -16,6 +16,7 @@ llvm-toolchain-9 (1:9~+rc2-1~exp3) experimental; urgency=medium
|
||||
See https://bugs.llvm.org/show_bug.cgi?id=43152
|
||||
* Remove the -lc++experimental test from the qualify-clang.sh script
|
||||
as the lib has been removed in 9~svn366022-1~exp1
|
||||
* Also install libclang-cpp in /usr/lib/llvm-X/lib/libclang-cpp.so.X
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 27 Aug 2019 23:38:11 +0200
|
||||
|
||||
|
||||
1
debian/libclang-cpp1-X.Y.links.in
vendored
Normal file
1
debian/libclang-cpp1-X.Y.links.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
/usr/lib/@DEB_HOST_MULTIARCH@/ usr/lib/llvm-@LLVM_VERSION@/lib/libclang-cpp.so.@LLVM_VERSION@
|
||||
Loading…
Reference in New Issue
Block a user