mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 17:54:50 +00:00
Add a symlink to fix lldb-X.Y (Closes: #881993)
This commit is contained in:
commit
d40d00cb7b
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -18,6 +18,7 @@ llvm-toolchain-snapshot (1:6.0~svn315736-2) unstable; urgency=medium
|
||||
Thanks to Andreas Beckmann for the patch (Closes: #882505) (LP: #1706326)
|
||||
* Fix the fix-scan-view-path.diff path
|
||||
* Move libomp-dev from Suggests to Recommends (Closes: #882781)
|
||||
* Add a symlink to fix lldb-X.Y (Closes: #881993)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 16 Oct 2017 10:24:33 +0200
|
||||
|
||||
|
1
debian/lldb-X.Y.links.in
vendored
Normal file
1
debian/lldb-X.Y.links.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server-@LLVM_VERSION@ usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server-@LLVM_VERSION_FULL@
|
Loading…
Reference in New Issue
Block a user