mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 10:00:43 +00:00
Remove usr/bin/liblldb-intel-mpxtable.so-6.0 as it seems to be removed
from usptream
This commit is contained in:
parent
8a03dfd9d4
commit
a1c039e6e3
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -6,6 +6,8 @@ llvm-toolchain-snapshot (1:6.0~svn309319-1) unstable; urgency=medium
|
||||
* Disable the clang-fix-cmpxchg8-detection-on-i386.patch patch
|
||||
because breaks the build with
|
||||
'error: 'isCmpXChg8Supported' was not declared in this scope'
|
||||
* Remove usr/bin/liblldb-intel-mpxtable.so-6.0 as it seems to be removed
|
||||
from usptream
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 27 Jul 2017 23:16:06 +0200
|
||||
|
||||
|
2
debian/liblldb-X.Y.install.in
vendored
2
debian/liblldb-X.Y.install.in
vendored
@ -1,5 +1,5 @@
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/liblldb-@LLVM_VERSION@.so.1 /usr/lib/@DEB_HOST_MULTIARCH@/
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/python2.7/site-packages/readline.so
|
||||
|
||||
usr/bin/liblldb-intel-mpxtable.so-@LLVM_VERSION@
|
||||
#usr/bin/liblldb-intel-mpxtable.so-@LLVM_VERSION@
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/liblldb-intel-mpxtable.so
|
||||
|
Loading…
Reference in New Issue
Block a user