diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-09 22:54:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-09 22:54:06 +0000 |
commit | e4d61263d1c336e060a3b5cc962cd472e10cdb27 (patch) | |
tree | 96cb959d7167a57d9c6f5cc9c868f7c1bb769c8a /profiles | |
parent | ChangeLog update (diff) | |
download | gentoo-2-e4d61263d1c336e060a3b5cc962cd472e10cdb27.tar.gz gentoo-2-e4d61263d1c336e060a3b5cc962cd472e10cdb27.tar.bz2 gentoo-2-e4d61263d1c336e060a3b5cc962cd472e10cdb27.zip |
+sys-devel/gcc:d
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 24db4ec3f6f8..b0004875579f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2655 2007/03/09 07:20:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2656 2007/03/09 22:54:06 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1683,6 +1683,7 @@ sys-devel/binutils-hppa64:multislot - Allow for multiple versions of binutils to sys-devel/binutils-hppa64:multitarget - Adds support to binutils for cross compiling (does not work with gas) 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 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:mudflap - Add support for mudflap, a pointer use checking library |