Disable the build of lldb on mips64el, ppc64 and s390x for real

This commit is contained in:
Sylvestre Ledru 2016-08-11 07:35:12 +00:00
parent 839e291c27
commit b265045ed9
2 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,6 +1,6 @@
llvm-toolchain-3.9 (1:3.9~+rc1-1~exp2) experimental; urgency=medium
* Disable the build of lldb on mips64el and ppc64
* Disable the build of lldb on mips64el, ppc64 and s390x for real
--

4
debian/control vendored
View File

@ -446,8 +446,8 @@ Description: Modular compiler and toolchain technologies, examples
# ------------- lldb -------------
Package: lldb-3.9
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 s390x sparc alpha hppa m68k powerpcspe sh4 x32 mips mipsel
# ia64 mips mipsel hurd powerpc ppc64 ppc64el sparc64 have been removed
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc alpha hppa m68k powerpcspe sh4 x32 mips mipsel
# ia64 mips mipsel hurd powerpc ppc64 ppc64el sparc64 s390x have been removed
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm3.9 (= ${binary:Version}), llvm-3.9-dev
Suggests: python-lldb-3.9
Conflicts: lldb-3.4, lldb-3.5