summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Brindle <method@gentoo.org>2004-03-03 18:11:05 +0000
committerJoshua Brindle <method@gentoo.org>2004-03-03 18:11:05 +0000
commit20f6a37473e368232b71376546d50ae35a3fe187 (patch)
tree1e3f4c1b605a339b44ec34f7284ef44698abde82 /profiles/use.local.desc
parentstable on sparc (diff)
downloadhistorical-20f6a37473e368232b71376546d50ae35a3fe187.tar.gz
historical-20f6a37473e368232b71376546d50ae35a3fe187.tar.bz2
historical-20f6a37473e368232b71376546d50ae35a3fe187.zip
added hardened flag
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3138533cb399..c8d9721feabb 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.256 2004/02/28 20:03:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.257 2004/03/03 18:11:05 method Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -254,6 +254,7 @@ sys-apps/tcng:tcsim - enable traffic simulator
sys-apps/tinylogin:uclibc - Compile with uclibc
sys-apps/tpctl:tpctlir - enable support for thinkpad models 760 and 765
sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps
+sys-devel/gcc:hardened - Enable Hardened GCC specfiles
sys-devel/gcc:multilib - On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
sys-devel/gcc:nogcj - Do not build gcj (java compiler included with gcc package)
sys-devel/gdb:objc - If you want to be able to debug Objective C code.