summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-24 05:08:39 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-24 05:08:39 +0000
commit3aeae7aa7df218821314529fc7b3734b9582e680 (patch)
treee77f17b983e03aee8dc9d71c4ac3623796048db8 /sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild
parentmake sure we can still exclude [ssp/pie] & boundschecking (diff)
downloadhistorical-3aeae7aa7df218821314529fc7b3734b9582e680.tar.gz
historical-3aeae7aa7df218821314529fc7b3734b9582e680.tar.bz2
historical-3aeae7aa7df218821314529fc7b3734b9582e680.zip
mark older gccs as ssp/pie & boundschecking exclusive
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild b/sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild
index 544019c10f5a..b58e48a1ca80 100644
--- a/sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.3.5.20050130-r1.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.3.5.20050130-r1.ebuild,v 1.6 2005/04/10 01:32:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild,v 1.7 2005/05/24 05:08:39 vapier Exp $
MAN_VER="3.3.5"
PATCH_VER="1.4"
@@ -11,6 +11,7 @@ PP_VER="3_3_5_20050130"
PP_FVER="${PP_VER//_/.}-1"
HTB_VER="1.00-r2"
#HTB_GCC_VER="3.3.5"
+HTB_EXCLUSIVE="true"
ETYPE="gcc-compiler"