diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.3.2-r4.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.3.2-r4.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-devel/gcc/gcc-4.3.2-r4.ebuild b/sys-devel/gcc/gcc-4.3.2-r4.ebuild index f946ebf..657a294 100644 --- a/sys-devel/gcc/gcc-4.3.2-r4.ebuild +++ b/sys-devel/gcc/gcc-4.3.2-r4.ebuild @@ -7,18 +7,6 @@ EAPI="2" PATCH_VER="1.8" UCLIBC_VER="1.0" -# Hardened gcc 4 stuff -PIE_VER="10.1.5" -PIE_GCC_VER="4.3.2" -SPECS_VER="0.9.4" -SPECS_GCC_VER="4.3.2" - -# arch/libc configurations known to be stable or untested with {PIE,SSP,FORTIFY}-by-default -PIE_GLIBC_STABLE="x86 amd64 ~ppc ~ppc64 ~arm ~sparc" -PIE_UCLIBC_STABLE="x86 arm" -#SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc" -#SSP_UCLIBC_STABLE="" - inherit toolchain KEYWORDS="" |