summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-05-23 21:47:46 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-05-23 21:47:46 +0000
commit0200752d0d93851b73ed336f8e3c7aac72c1183f (patch)
treed62073cd8e832f7885e85b8cbd2c5341e96873d2 /profiles
parentsync use flags with binutils (diff)
downloadgentoo-2-0200752d0d93851b73ed336f8e3c7aac72c1183f.tar.gz
gentoo-2-0200752d0d93851b73ed336f8e3c7aac72c1183f.tar.bz2
gentoo-2-0200752d0d93851b73ed336f8e3c7aac72c1183f.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index a97a00fd1711..0c55c197d580 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.4471 2009/05/23 19:47:43 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4472 2009/05/23 21:47:46 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")
@@ -2714,8 +2714,10 @@ sys-cluster/vzctl:logrotate - Enable logrotate file installation
sys-devel/binutils:gold - Use the new gold linker (written in C++) rather than the standard linker (this _will_ break things)
sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET
sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas)
+sys-devel/binutils-hppa64:gold - Use the new gold linker (written in C++) rather than the standard linker (this _will_ break things)
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/binutils-nios2:gold - Use the new gold linker (written in C++) rather than the standard linker (this _will_ break things)
sys-devel/binutils-nios2:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET
sys-devel/binutils-nios2:multitarget - Adds support to binutils for cross compiling (does not work with gas)
sys-devel/gcc:d - Enable support for the D programming language