mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-13 10:04:48 +00:00
Limit build-deps on g++-multilib where it is available:
amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32
This commit is contained in:
parent
d2b338b512
commit
96c9df4917
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
llvm-toolchain-3.8 (1:3.8.1-15) unstable; urgency=medium
|
||||
|
||||
* Limit build-deps on g++-multilib where it is available:
|
||||
amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390
|
||||
s390x sparc sparc64 x32
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 06 Nov 2016 15:44:34 +0100
|
||||
|
||||
llvm-toolchain-3.8 (1:3.8.1-14) unstable; urgency=medium
|
||||
|
||||
* libclang-common-3.8-dev: missing multilib binaries for the sanitizer
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
|
||||
libedit-dev, swig, python-six, python-sphinx, ocaml-nox, binutils-dev,
|
||||
libjsoncpp-dev,
|
||||
lcov, procps, help2man, dh-ocaml, zlib1g-dev,
|
||||
g++-multilib
|
||||
g++-multilib [amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32]
|
||||
Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev,
|
||||
libllvm-3.8-ocaml-dev
|
||||
Standards-Version: 3.9.8
|
||||
|
Loading…
Reference in New Issue
Block a user