diff options
author | 2009-05-08 00:07:43 +0000 | |
---|---|---|
committer | 2009-05-08 00:07:43 +0000 | |
commit | a236309770483d78a651025af4c2b01ebd2143c3 (patch) | |
tree | 88e67bf8bee2666c7e8f5bb6e1a5977120628a3d /profiles/use.local.desc | |
parent | Add graphite support to gcc-4.4 (diff) | |
download | historical-a236309770483d78a651025af4c2b01ebd2143c3.tar.gz historical-a236309770483d78a651025af4c2b01ebd2143c3.tar.bz2 historical-a236309770483d78a651025af4c2b01ebd2143c3.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 22c7c729ad03..2829e7252da4 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.4424 2009/05/07 14:47:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4425 2009/05/08 00:07:43 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") @@ -2716,6 +2716,7 @@ sys-devel/binutils-nios2:multislot - Allow for multiple versions of binutils to 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:fixed-point - Enable fixed-point arithmetic support for MIPS targets in gcc (Warning: significantly increases compile time!) +sys-devel/gcc:graphite - Add support for the framework for loop optimizations based on a polyhedral intermediate representation 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 |