diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-02-14 18:56:32 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-02-14 18:56:32 +0000 |
commit | 5b9e22a78b8f16af4458fdb6cecd8e7bb0fc2a48 (patch) | |
tree | 457c6551c69979c17134448396a138412f526364 /profiles/use.local.desc | |
parent | Filtering out -fstack-protector because of bug #115285 (diff) | |
download | gentoo-2-5b9e22a78b8f16af4458fdb6cecd8e7bb0fc2a48.tar.gz gentoo-2-5b9e22a78b8f16af4458fdb6cecd8e7bb0fc2a48.tar.bz2 gentoo-2-5b9e22a78b8f16af4458fdb6cecd8e7bb0fc2a48.zip |
Add ip32r10k local USE flag for sys-deve/gcc-mips64, sys-devel/gcc, and sys-kernel/mips-sources.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 18471de1ce20..516bb850fd5e 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.1735 2006/02/13 21:43:11 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1736 2006/02/14 18:56:32 kumba Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1257,7 +1257,9 @@ 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/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 sys-devel/gcc:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) sys-devel/gcc:n32 - Enable n32 ABI support on mips @@ -1301,6 +1303,7 @@ sys-kernel/mips-sources:cobalt - Enables support for Cobalt Microserver hardware sys-kernel/mips-sources:ip27 - Enables support for SGI Origin (IP27) sys-kernel/mips-sources:ip28 - Enables support for SGI Indigo2 Impact R10000 (IP28) sys-kernel/mips-sources:ip30 - Enables support for SGI Octane (IP30, 'Speedracer') +sys-kernel/mips-sources:ip32r10k - Enables experimental support for IP32 R10K kernels (SGI O2, 'Moosehead') sys-kernel/sparc-sources:ultra1 - If you have a SUN Ultra 1 with a HME interface sys-kernel/suspend2-sources:ultra1 - If you have a SUN Ultra 1 with a HME interface sys-kernel/vserver-sources:ngnet - Adds experimental NGNET patches by Herbert Poetzl (http://vserver.13thfloor.at/Experimental/NGNET/) |