mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-03 18:13:13 +00:00
Also install usr/bin/lldb-test-6.0
This commit is contained in:
parent
2da5afa244
commit
bf6c7286f2
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -20,6 +20,7 @@ llvm-toolchain-snapshot (1:6.0~svn315736-2) unstable; urgency=medium
|
||||
* Move libomp-dev from Suggests to Recommends (Closes: #882781)
|
||||
* Add a symlink to fix lldb-X.Y (Closes: #881993)
|
||||
* Remove update-cuda-search-path.patch (applied upstream)
|
||||
* Also install usr/bin/lldb-test-6.0
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 16 Oct 2017 10:24:33 +0200
|
||||
|
||||
|
||||
2
debian/lldb-X.Y.install.in
vendored
2
debian/lldb-X.Y.install.in
vendored
@ -7,3 +7,5 @@ usr/bin/lldb-@LLVM_VERSION@*
|
||||
usr/bin/lldb-server-@LLVM_VERSION@*
|
||||
usr/bin/lldb-mi-@LLVM_VERSION@*
|
||||
usr/bin/lldb-argdumper-@LLVM_VERSION@
|
||||
usr/bin/lldb-test-@LLVM_VERSION@
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user