diff options
author | Ned Ludd <solar@gentoo.org> | 2003-11-11 09:17:27 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-11-11 09:17:27 +0000 |
commit | 2f9ed055c1052f38418084f0d920c02a599228eb (patch) | |
tree | c78acc104b14e22332c747347d160b64a18fdc60 /profiles | |
parent | Updated changelog (diff) | |
download | gentoo-2-2f9ed055c1052f38418084f0d920c02a599228eb.tar.gz gentoo-2-2f9ed055c1052f38418084f0d920c02a599228eb.tar.bz2 gentoo-2-2f9ed055c1052f38418084f0d920c02a599228eb.zip |
added new local etdyn use flag for uclibc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4b99a6271623..b9b68aba68a0 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.169 2003/11/10 22:50:46 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.170 2003/11/11 09:17:27 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -60,6 +60,7 @@ dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/liboop:adns - enable adns support dev-lips/bigloo-lib:expat - enable expat support dev-lips/bigloo-lib:ipcs - enable ipcs support +dev-libs/uclibc:etdyn - enables etdyn support for PaX Address Space Layout Randomization dev-php/mod_php:gd-external - Use the external version of libgd rather than the bundled one dev-php/php:gd-external - Use the external version of libgd rather than the bundled one dev-python/anygui:wxwin - enable wxwin support |