mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-07 09:49:57 +00:00
Add a symlink to fix lldb-X.Y - for real (Closes: #881993)
This commit is contained in:
parent
9707a19639
commit
fd40b6607b
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ llvm-toolchain-5.0 (1:5.0.1-2) unstable; urgency=medium
|
|||||||
Fix upstream bug https://bugs.llvm.org/show_bug.cgi?id=35291
|
Fix upstream bug https://bugs.llvm.org/show_bug.cgi?id=35291
|
||||||
* Fix the path detection to lib fuzzer
|
* Fix the path detection to lib fuzzer
|
||||||
https://bugs.llvm.org/show_bug.cgi?id=33248
|
https://bugs.llvm.org/show_bug.cgi?id=33248
|
||||||
|
* Add a symlink to fix lldb-X.Y - for real (Closes: #881993)
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Dec 2017 11:42:46 +0100
|
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Dec 2017 11:42:46 +0100
|
||||||
|
|
||||||
|
3
debian/lldb-X.Y.links.in
vendored
3
debian/lldb-X.Y.links.in
vendored
@ -1 +1,2 @@
|
|||||||
usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server-@LLVM_VERSION@ usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server-@LLVM_VERSION_FULL@
|
usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server-@LLVM_VERSION_FULL@
|
||||||
|
usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server-@LLVM_VERSION@
|
||||||
|
Loading…
Reference in New Issue
Block a user