diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-04-23 09:20:54 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-04-23 09:20:54 +0000 |
commit | ea3fd59ae24b60d075f273f115778461973b735f (patch) | |
tree | e9f8b2a64ff3289f28a22c5907cf85680d895726 /debian/control | |
parent | a0ee6ab269134f56d6a8c6b2afbb37f73d95d0a7 (diff) | |
download | gcc-48-ea3fd59ae24b60d075f273f115778461973b735f.tar.gz |
* Disable running the testsuite on kfreebsd, hangs the buildds.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7298 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 103 |
1 files changed, 1 insertions, 102 deletions
diff --git a/debian/control b/debian/control index 952ce3f..a10e419 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5.0.62), g++-multilib [amd64 i386 kfreebsd-amd64 mi texinfo (>= 4.3), locales, sharutils, procps, zlib1g-dev, libantlr-java, python, libffi-dev, fastjar, libmagic-dev, libecj-java (>= 3.3.0-2), zip, libasound2-dev [ !hurd-any !kfreebsd-any], libxtst-dev, libxt-dev, libgtk2.0-dev (>= 2.4.4-2), libart-2.0-dev, libcairo2-dev, g++-4.8 [armel armhf], netbase, libcloog-isl-dev (>= 0.18), libmpc-dev (>= 1.0), libmpfr-dev (>= 3.0.0-9~), libgmp-dev (>= 2:5.0.1~), - dejagnu [!m68k !hurd-amd64 !hurd-i386 !hurd-alpha], autogen, realpath (>= 1.9.12), chrpath, lsb-release, quilt + dejagnu [!m68k !hurd-amd64 !hurd-i386 !hurd-alpha !kfreebsd-amd64 !kfreebsd-i386 !kfreebsd-alpha], autogen, realpath (>= 1.9.12), chrpath, lsb-release, quilt Build-Depends-Indep: doxygen (>= 1.7.2), graphviz (>= 2.2), ghostscript, texlive-latex-base, xsltproc, libxml2-utils, docbook-xsl-ns, Homepage: http://gcc.gnu.org/ XS-Vcs-Browser: http://svn.debian.org/viewsvn/gcccvs/branches/sid/gcc-4.8/ @@ -1201,107 +1201,6 @@ Description: GNU Go compiler (multilib files) On architectures with multilib support, the package contains files and dependencies for the non-default multilib architecture(s). -Package: libgo4 -Section: libs -Architecture: any -Multi-Arch: same -Pre-Depends: multiarch-support -Provides: libgo4-armel [armel], libgo4-armhf [armhf] -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Replaces: libgo3 -Description: Runtime library for GNU Go applications - Library needed for GNU Go applications linked against the - shared library. - -Package: libgo4-dbg -Section: debug -Architecture: any -Multi-Arch: same -Provides: libgo4-dbg-armel [armel], libgo4-dbg-armhf [armhf] -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libgo4 (= ${gcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Go applications (debug symbols) - Library needed for GNU Go applications linked against the - shared library. - -Package: lib64go4 -Section: libs -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Replaces: lib64go3 -Description: Runtime library for GNU Go applications (64bit) - Library needed for GNU Go applications linked against the - shared library. - -Package: lib64go4-dbg -Section: debug -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32 -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib64go4 (= ${gcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Go applications (64bit debug symbols) - Library needed for GNU Go applications linked against the - shared library. - -Package: lib32go4 -Section: libs -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Replaces: lib32go3 -Description: Runtime library for GNU Go applications (32bit) - Library needed for GNU Go applications linked against the - shared library. - -Package: lib32go4-dbg -Section: debug -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), lib32go4 (= ${gcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Go applications (32 bit debug symbols) - Library needed for GNU Go applications linked against the - shared library. - -Package: libn32go4 -Section: libs -Architecture: mips mipsel mips64 mips64el -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Replaces: libn32go3 -Description: Runtime library for GNU Go applications (n32) - Library needed for GNU Go applications linked against the - shared library. - -Package: libn32go4-dbg -Section: debug -Architecture: mips mipsel mips64 mips64el -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libn32go4 (= ${gcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Go applications (n32 debug symbols) - Library needed for GNU Go applications linked against the - shared library. - -Package: libx32go4 -Section: libs -Architecture: amd64 i386 -Priority: optional -Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Replaces: libx32go3 -Description: Runtime library for GNU Go applications (x32) - Library needed for GNU Go applications linked against the - shared library. - -Package: libx32go4-dbg -Section: debug -Architecture: amd64 i386 -Priority: extra -Depends: gcc-4.8-base (= ${gcc:Version}), libx32go4 (= ${gcc:Version}), ${misc:Depends} -Description: Runtime library for GNU Go applications (x32 debug symbols) - Library needed for GNU Go applications linked against the - shared library. - Package: gcj-4.8 Section: java Architecture: any |