summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-10-25 05:27:53 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-10-25 05:27:53 +0000
commit8c68def9c21d04f84eb57750c41dcc9ed5805063 (patch)
treee4b16b13e79b0db4dd00f49dbd6a4891ae399a22 /profiles
parentAdd fixed-point local USE flag to gcc to control fixed-point support for mips... (diff)
downloadhistorical-8c68def9c21d04f84eb57750c41dcc9ed5805063.tar.gz
historical-8c68def9c21d04f84eb57750c41dcc9ed5805063.tar.bz2
historical-8c68def9c21d04f84eb57750c41dcc9ed5805063.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 9718be65d282..3c91684511e2 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.3984 2008/10/25 00:07:44 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3985 2008/10/25 05:27:53 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")
@@ -2408,6 +2408,7 @@ sys-devel/binutils-hppa64:multitarget - Adds support to binutils for cross compi
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:fixed-point - Enable fixed-point arithmetic support for MIPS targets in gcc (Warning: significantly increases compile time!)
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