diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-04-25 00:07:53 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-04-25 00:07:53 +0000 |
commit | 9fc2314b83149513b519a271e9d159033e3c58ea (patch) | |
tree | e688596be8b6e508ed04d6d2d75d388982c66f89 /profiles/use.local.desc | |
parent | Forgot to remove the excludes before committing (diff) | |
download | gentoo-2-9fc2314b83149513b519a271e9d159033e3c58ea.tar.gz gentoo-2-9fc2314b83149513b519a271e9d159033e3c58ea.tar.bz2 gentoo-2-9fc2314b83149513b519a271e9d159033e3c58ea.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-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 97efae725220..226ea4e245b8 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5501 2010/04/23 13:07:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5502 2010/04/25 00:07:53 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -3255,6 +3255,7 @@ sys-devel/gcc:graphite - Add support for the framework for loop optimizations ba sys-devel/gcc:ip28 - Enable building a compiler capable of building a kernel for SGI Indigo2 Impact R10000 (IP28) sys-devel/gcc:ip32r10k - Enable building a compiler capable of building an experimental kernel for SGI O2 w/ R1x000 CPUs (IP32) sys-devel/gcc:libffi - Build the portable foreign function interface library +sys-devel/gcc:lto - Add support for link-time optimizations sys-devel/gcc:mudflap - Add support for mudflap, a pointer use checking library sys-devel/gcc:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) sys-devel/gcc:n32 - Enable n32 ABI support on mips |