Broken library symlink fixed in lldb-3.4 (Closes: #715130)

This commit is contained in:
Sylvestre Ledru 2014-06-22 14:59:05 +00:00
parent 861a07c2be
commit 22dfe00ec5
2 changed files with 5 additions and 0 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ llvm-toolchain-3.4 (1:3.4.2-3) unstable; urgency=medium
* Running tests respect DEB_BUILD_OPTIONS=parallel=X
(Closes: #751943)
* Fix FTBFS on powerpc and powerpcspe (Closes: #733890)
* Broken library symlink fixed in lldb-3.4 (Closes: #715130)
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 19 Jun 2014 19:13:16 +0200

View File

@ -6,3 +6,7 @@ usr/lib/@DEB_HOST_MULTIARCH@/liblldb.so.1 usr/lib/llvm-3.4/lib/liblldb.so.
usr/bin/lldb-3.4 usr/bin/lldb
usr/bin/lldb-platform-3.4 usr/bin/lldb-platform
usr/bin/lldb-gdbserver-3.4 usr/bin/lldb-gdbserver
usr/lib/@DEB_HOST_MULTIARCH@/libLLVM-3.4.2.so.1 usr/lib/python2.7/dist-packages/lldb/libLLVM-3.4.2.so.1
usr/lib/@DEB_HOST_MULTIARCH@/libLLVM-3.4.2.so.1 usr/lib/python2.7/dist-packages/lldb/libLLVM-3.4.so.1