diff options
author | 2005-10-16 08:00:37 +0000 | |
---|---|---|
committer | 2005-10-16 08:00:37 +0000 | |
commit | 8a78dafad2636b6317e45946ddcba6398c3294d5 (patch) | |
tree | 66c0742cd85e9cf7fdf1a682df41d029e5ad1de7 /sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild | |
parent | document the spec splitting (diff) | |
download | historical-8a78dafad2636b6317e45946ddcba6398c3294d5.tar.gz historical-8a78dafad2636b6317e45946ddcba6398c3294d5.tar.bz2 historical-8a78dafad2636b6317e45946ddcba6398c3294d5.zip |
update the boundschecking patches
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild b/sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild index 81db054cb824..426b7761de9d 100644 --- a/sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild +++ b/sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild,v 1.11 2005/10/07 02:01:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.3.20050110-r2.ebuild,v 1.12 2005/10/16 08:00:37 vapier Exp $ MAN_VER="3.4.3" PATCH_VER="2.0" @@ -10,7 +10,6 @@ PIE_CORE="gcc-3.4.3-piepatches-v${PIE_VER}.tar.bz2" PP_VER="3.4.3.20050110" PP_FVER="${PP_VER//_/.}-0" HTB_VER="1.00" -HTB_GCC_VER="3.4.2" HTB_EXCLUSIVE="true" GCC_LIBSSP_SUPPORT="true" |