diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-26 10:08:04 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-26 10:08:04 +0000 |
commit | 51d2cf9ff8b2afa7fdc5ca518a5703f68c963628 (patch) | |
tree | fe856960f0760290af2c4956c9bd4151e0d3eff0 /profiles | |
parent | old (diff) | |
download | gentoo-2-51d2cf9ff8b2afa7fdc5ca518a5703f68c963628.tar.gz gentoo-2-51d2cf9ff8b2afa7fdc5ca518a5703f68c963628.tar.bz2 gentoo-2-51d2cf9ff8b2afa7fdc5ca518a5703f68c963628.zip |
Automated update of use.local.desc
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 3b5a8acb2f2b..b88fb5320359 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4930 2009/10/26 08:08:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4931 2009/10/26 10:08:04 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") @@ -3059,6 +3059,7 @@ sys-devel/gdb:multitarget - Support all known targets in one gdb binary sys-devel/kgcc64:multislot - Allow for SLOTs to include minor version (eg. 3.3.4 instead of just 3.3) sys-devel/libperl:ithreads - Enable Perl threads, has some compatibility problems sys-devel/llvm:alltargets - Build all host targets (default: host only) +sys-devel/llvm:libffi - Add support to call arbitrary external (natively compiled) functions via dev-libs/libffi sys-devel/llvm:llvm-gcc - Build LLVM with sys-devel/llvm-gcc sys-devel/llvm-gcc:bootstrap - Compile the final llvm-gcc executables with llvm-gcc itself sys-devel/llvm-gcc:objc - Build support for the Objective C code language |