diff options
author | Magnus Granberg <zorry@gentoo.org> | 2011-12-07 20:22:07 +0000 |
---|---|---|
committer | Magnus Granberg <zorry@gentoo.org> | 2011-12-07 20:22:07 +0000 |
commit | 365b7bbe03b3df888e4f080096bb5f06a9e6a40e (patch) | |
tree | 6254d9e5ba1c94645214be7b60641642ab3ff63a /sys-devel/gcc/gcc-4.6.2.ebuild | |
parent | Version bump to 0.6.0, thanks to Nikoli (diff) | |
download | historical-365b7bbe03b3df888e4f080096bb5f06a9e6a40e.tar.gz historical-365b7bbe03b3df888e4f080096bb5f06a9e6a40e.tar.bz2 historical-365b7bbe03b3df888e4f080096bb5f06a9e6a40e.zip |
Bump gcc 4.6.2 piepatchset to 0.5.0 for bug 380823 and 393321
Package-Manager: portage-2.1.10.39/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/gcc/gcc-4.6.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.6.2.ebuild b/sys-devel/gcc/gcc-4.6.2.ebuild index 55e058cfee0a..71c275804484 100644 --- a/sys-devel/gcc/gcc-4.6.2.ebuild +++ b/sys-devel/gcc/gcc-4.6.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.5 2011/12/06 21:40:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.6 2011/12/07 20:22:07 zorry Exp $ PATCH_VER="1.2" UCLIBC_VER="1.0" # Hardened gcc 4 stuff -PIE_VER="0.4.5" +PIE_VER="0.5.0" SPECS_VER="0.2.0" SPECS_GCC_VER="4.4.3" # arch/libc configurations known to be stable with {PIE,SSP}-by-default |