diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-02-03 15:24:54 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-02-03 15:24:54 +0000 |
commit | c30b59991b714792193ad6f65058e74ba81d950b (patch) | |
tree | 65cc11d6ce4b0a585d1b978ba46abf71c08526a8 /profiles/use.desc | |
parent | version bump (diff) | |
download | gentoo-2-c30b59991b714792193ad6f65058e74ba81d950b.tar.gz gentoo-2-c30b59991b714792193ad6f65058e74ba81d950b.tar.bz2 gentoo-2-c30b59991b714792193ad6f65058e74ba81d950b.zip |
add global USE flag kdeenablefinal. Applies to all ebuilds in kde-base/ (other than arts). Uses the --enable-final configure flag, which speeds up compilation at the expense of huge memory usage.
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 3b1a0b21d3cd..4c2255366d41 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.222 2005/02/03 14:03:54 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.223 2005/02/03 15:24:54 danarmak Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -158,6 +158,7 @@ joystick - Add support for joysticks in all packages jpeg - Adds JPEG image support junit - Adds junit awareness -- useful for developers. kde - Adds support for kde-base/kde (K Desktop Enviroment) +kdeenablefinal - Makes kde ebuilds use the enable-final flag, yielding big compilation speedups at the cost of very heavy mem usage kdexdeltas - Makes kde ebuilds download binary diffs rather than entire new tarballs for every new release kerberos - Adds kerberos support krb4 - Adds optional kerberos 4 compatibility support |