diff options
author | Ned Ludd <solar@gentoo.org> | 2008-12-31 23:09:52 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2008-12-31 23:09:52 +0000 |
commit | 3ef012c4904ade1fdfa8886d15405bbc6364856c (patch) | |
tree | 1eb59efc94e9952e80e3eca68f6ed9f4ae5c732d /sys-devel | |
parent | Update by Friedrich Oslage to use ZZIP_HAVE_ALIGNED_ACCESS_REQUIRED. (diff) | |
download | gentoo-2-3ef012c4904ade1fdfa8886d15405bbc6364856c.tar.gz gentoo-2-3ef012c4904ade1fdfa8886d15405bbc6364856c.tar.bz2 gentoo-2-3ef012c4904ade1fdfa8886d15405bbc6364856c.zip |
one more time
(Portage version: 2.1.4.5)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-4.3.2-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.3.2-r2.ebuild b/sys-devel/gcc/gcc-4.3.2-r2.ebuild index d6d8640783a4..69aeff557975 100644 --- a/sys-devel/gcc/gcc-4.3.2-r2.ebuild +++ b/sys-devel/gcc/gcc-4.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r2.ebuild,v 1.4 2008/12/31 21:33:46 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r2.ebuild,v 1.5 2008/12/31 23:09:52 solar Exp $ PATCH_VER="1.5" UCLIBC_VER="1.0" @@ -8,9 +8,9 @@ UCLIBC_VER="1.0" ETYPE="gcc-compiler" # Hardened gcc 4 stuff -PIE_VER="10.1.4" +PIE_VER="10.1.5" PIE_GCC_VER="4.3.2" -SPECS_VER="0.9.2" +SPECS_VER="0.9.3" SPECS_GCC_VER="4.3.2" # arch/libc configurations known to be stable or untested with {PIE,SSP,FORTIFY}-by-default |