summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-12-02 23:30:07 +0000
committerMike Frysinger <vapier@gentoo.org>2011-12-02 23:30:07 +0000
commitf6559d8ab7681cee6a26942da0fd2941b36e73c5 (patch)
tree0d25cd584bceed1d926f76dc23c6d82dabda7509 /sys-devel/gcc/gcc-4.0.3.ebuild
parentupdate gdb snapshots (diff)
downloadtoolchain-f6559d8ab7681cee6a26942da0fd2941b36e73c5.tar.gz
toolchain-f6559d8ab7681cee6a26942da0fd2941b36e73c5.tar.bz2
toolchain-f6559d8ab7681cee6a26942da0fd2941b36e73c5.zip
delete dead SPLIT_SPECS code
Diffstat (limited to 'sys-devel/gcc/gcc-4.0.3.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.0.3.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-4.0.3.ebuild b/sys-devel/gcc/gcc-4.0.3.ebuild
index 8f8af41..43502a9 100644
--- a/sys-devel/gcc/gcc-4.0.3.ebuild
+++ b/sys-devel/gcc/gcc-4.0.3.ebuild
@@ -11,10 +11,6 @@ HTB_VER="1.00"
# bug #126609
GENTOO_PATCH_EXCLUDE="33_all_gcc4-pr16104.patch"
-# whether we should split out specs files for multiple {PIE,SSP}-by-default
-# and vanilla configurations.
-SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
-
inherit toolchain
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"