mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 06:53:50 +00:00
Fix python-lldb-3.8 and don't build it where liblld is not available
This commit is contained in:
parent
68d94d3998
commit
892e8af844
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,8 +1,12 @@
|
||||
llvm-toolchain-3.8 (1:3.8.1-2) UNRELEASED; urgency=medium
|
||||
|
||||
[ Sylvestre Ledru ]
|
||||
* Add a symlink from usr/lib/llvm-3.8/share/llvm/cmake
|
||||
pointing to usr/share/llvm-3.8/cmake
|
||||
|
||||
[ Gianfranco Costamagna ]
|
||||
* Remove python-lldb-3.8 where liblldb-3.8-dev is not built
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 28 Jun 2016 14:44:48 +0200
|
||||
|
||||
llvm-toolchain-3.8 (1:3.8.1-1) unstable; urgency=medium
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -395,7 +395,7 @@ Description: Next generation, high-performance debugger, debugging libraries
|
||||
|
||||
Package: python-lldb-3.8
|
||||
Section: python
|
||||
Architecture: any
|
||||
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc alpha hppa m68k powerpcspe ppc64 sh4 sparc64 x32 mips mipsel
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-3.8-dev, python, python-six
|
||||
Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.7
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
|
Loading…
Reference in New Issue
Block a user