summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gabert <pappy@gentoo.org>2004-05-11 15:31:59 +0000
committerAlexander Gabert <pappy@gentoo.org>2004-05-11 15:31:59 +0000
commit2e842d09ef8c9ad4753f25eed66379b1a7a7161f (patch)
tree2fded19f847ce4ac66a410210b059ee4e25c0829 /profiles
parentInitial version (diff)
downloadhistorical-2e842d09ef8c9ad4753f25eed66379b1a7a7161f.tar.gz
historical-2e842d09ef8c9ad4753f25eed66379b1a7a7161f.tar.bz2
historical-2e842d09ef8c9ad4753f25eed66379b1a7a7161f.zip
changed use description and package description of hardened use flag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc4
-rw-r--r--profiles/use.local.desc7
2 files changed, 4 insertions, 7 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 7ec2bc165797..65e6e30f3f83 100644
--- a/profiles/use.desc
+++ b/profiles/use.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.desc,v 1.153 2004/05/04 18:16:36 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.154 2004/05/11 15:31:59 pappy Exp $
3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3
3dnow - Adds support for 3dnow multimedia processor instructions
@@ -78,7 +78,7 @@ gtk - Adds support for x11-libs/gtk+ (The GIMP Toolkit)
gtk2 - Use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both.
gtkhtml - Adds support for gnome-extra/gtkhtml
guile - Adds support for dev-util/guile (interpreter for Scheme)
-hardened - activate Gentoo Hardened security improvements (kernel, gcc, glibc, binutils)
+hardened - activate default security enhancements for toolchain (gcc, glibc, binutils)
icc - Add support for the Intel C++ Compiler (does _not_ set $CC)
icc-pgo - Enable PGO data generation or use when use icc.
icq - Enable ICQ IM protocol support
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 908c9c3e4e63..39ec0aa1335f 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.370 2004/05/11 14:37:12 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.371 2004/05/11 15:31:59 pappy Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -329,16 +329,13 @@ sys-apps/tcng:tcsim - enable traffic simulator
sys-apps/tinylogin:uclibc - Compile with uclibc
sys-boot/lilo:devmap - Compile with support for device-mapper
sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps
-sys-devel/gcc-config:debug - activate verbose commandline output of the wrapper in gcc-config
-sys-devel/gcc-config:hardened - enable environment aware wrapper for comfortable PIE and SSP building
sys-devel/gcc:f77 - Build support for the f77 language
sys-devel/gcc:gcj - Build gcj (java compiler included with gcc package)
-sys-devel/gcc:hardened - improve PIE (position independent executables) and SSP (stack smashing protector) building of executables and libraries
+sys-devel/gcc:hardened - activate default PIE (position independent executables) and SSP (stack smashing protector)
sys-devel/gcc:multilib - On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
sys-devel/gcc:objc - Build support for the Objective C code language
sys-devel/gcc:uclibc - Enable uclibc specific patches for gcc
sys-devel/gdb:objc - Build support for the Objective C code language
-sys-devel/hardened-gcc:debug - activate verbose commandline output of the default PIE SSP hardened-gcc wrapper
sys-devel/libperl:threads - Enable Perl threads, has some compatibility problems
sys-devel/oskit:oskit-noassert - Disable assertions in debugging
sys-devel/oskit:oskit-nobuild - Configure but don't build OSKit