summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-05-29 22:08:55 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-05-29 22:08:55 +0000
commit9ab1482a7e59d22c7fb426d68613d43f5c8e8386 (patch)
tree68506d7d1589dabc899a6c63f20de28163223123 /profiles
parentStable on SPARC wrt bug #132213. (diff)
downloadgentoo-2-9ab1482a7e59d22c7fb426d68613d43f5c8e8386.tar.gz
gentoo-2-9ab1482a7e59d22c7fb426d68613d43f5c8e8386.tar.bz2
gentoo-2-9ab1482a7e59d22c7fb426d68613d43f5c8e8386.zip
Remove 'ip28' and 'ip32r10k' local USE flags from gcc-mips64.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc4
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3262af3f8482..b729d138dd8e 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1922 2006/05/29 19:27:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1923 2006/05/29 22:08:55 kumba Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -1372,8 +1372,6 @@ sys-devel/binutils-bfin:multitarget - Adds support to binutils for cross compili
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/distcc:crosscompile - Change distcc-config to create shell script not links for proper invokation on cross compile setups
-sys-devel/gcc-mips64:ip28 - Enable building a compiler capable of building a kernel for SGI Indigo2 Impact R10000 (IP28)
-sys-devel/gcc-mips64:ip32r10k - Enable building a compiler capable of building an experimental kernel for SGI O2 w/ R1x000 CPUs (IP32)
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