summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-10-12 09:33:57 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-10-12 09:33:57 +0000
commitb06b5cdd2f89b53b620b597b85980b4ae16bbf23 (patch)
tree04acf1e1bad0696d5c7db471b33a6a79e11e0ccc /profiles
parentRe-enable shared lib, it works now with alltargets USE flag (in sync with llv... (diff)
downloadgentoo-2-b06b5cdd2f89b53b620b597b85980b4ae16bbf23.tar.gz
gentoo-2-b06b5cdd2f89b53b620b597b85980b4ae16bbf23.tar.bz2
gentoo-2-b06b5cdd2f89b53b620b597b85980b4ae16bbf23.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b608cdd19591..0ea23c2222ed 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.6038 2010/10/11 20:53:56 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6039 2010/10/12 09:33:57 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")
@@ -3625,6 +3625,7 @@ sys-devel/binutils:multislot - Allow for multiple versions of binutils to be eme
sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas)
sys-devel/binutils-hppa64:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET
sys-devel/binutils-hppa64:multitarget - Adds support to binutils for cross compiling (does not work with gas)
+sys-devel/clang:alltargets - Build all host targets (default: host only)
sys-devel/clang:static-analyzer - Install the Clang static analyzer
sys-devel/clang:system-cxx-headers - By default, clang++ searchs for C++ headers in a series of hardcoded paths. Enabling this flag will force it to use the active gcc profile ones
sys-devel/gcc:d - Enable support for the D programming language