mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 14:48:35 +00:00
also ship lldb-vscode-8 in lldb-8
This commit is contained in:
parent
988444bbc0
commit
b0a79f1e07
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -21,6 +21,7 @@ llvm-toolchain-snapshot (1:8~svn336894-1~exp1) experimental; urgency=medium
|
|||||||
* libc++-7-dev should depend on libc++-7-helpers (and not
|
* libc++-7-dev should depend on libc++-7-helpers (and not
|
||||||
libc++-helpers)
|
libc++-helpers)
|
||||||
* Fix the links in the helper package
|
* Fix the links in the helper package
|
||||||
|
* also ship lldb-vscode-8 in lldb-8
|
||||||
|
|
||||||
[ Reshabh Sharma ]
|
[ Reshabh Sharma ]
|
||||||
* Integrate libcxx and libcxxabi as part of the llvm-toolchain packages
|
* Integrate libcxx and libcxxabi as part of the llvm-toolchain packages
|
||||||
@ -34,7 +35,7 @@ llvm-toolchain-snapshot (1:8~svn336894-1~exp1) experimental; urgency=medium
|
|||||||
[ Dimitri John Ledkov ]
|
[ Dimitri John Ledkov ]
|
||||||
* Enable lldb on ppc64el LP: #1777136
|
* Enable lldb on ppc64el LP: #1777136
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 07 Aug 2018 19:25:09 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 17 Aug 2018 12:34:54 +0200
|
||||||
|
|
||||||
llvm-toolchain-snapshot (1:7~svn336894-1~exp1) experimental; urgency=medium
|
llvm-toolchain-snapshot (1:7~svn336894-1~exp1) experimental; urgency=medium
|
||||||
|
|
||||||
|
2
debian/lldb-X.Y.install.in
vendored
2
debian/lldb-X.Y.install.in
vendored
@ -8,4 +8,4 @@ usr/bin/lldb-server-@LLVM_VERSION@*
|
|||||||
usr/bin/lldb-mi-@LLVM_VERSION@*
|
usr/bin/lldb-mi-@LLVM_VERSION@*
|
||||||
usr/bin/lldb-argdumper-@LLVM_VERSION@
|
usr/bin/lldb-argdumper-@LLVM_VERSION@
|
||||||
usr/bin/lldb-test-@LLVM_VERSION@
|
usr/bin/lldb-test-@LLVM_VERSION@
|
||||||
|
usr/bin/lldb-vscode-@LLVM_VERSION@
|
||||||
|
Loading…
Reference in New Issue
Block a user