Also install libclang-cpp in /usr/lib/llvm-X/lib/libclang-cpp.so.X

This commit is contained in:
Sylvestre Ledru 2019-08-29 16:06:48 +02:00
parent e9368971c5
commit cc85e66711
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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
View File

@ -0,0 +1 @@
/usr/lib/@DEB_HOST_MULTIARCH@/ usr/lib/llvm-@LLVM_VERSION@/lib/libclang-cpp.so.@LLVM_VERSION@