diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-11 00:28:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-11 00:28:35 +0000 |
commit | cb912f81dd86bd7b89c96f3e60baffa24597207f (patch) | |
tree | c7587aee6f70a1f9bf233adf67ced5e2346835a0 /profiles/use.local.desc | |
parent | Version bump. (diff) | |
download | historical-cb912f81dd86bd7b89c96f3e60baffa24597207f.tar.gz historical-cb912f81dd86bd7b89c96f3e60baffa24597207f.tar.bz2 historical-cb912f81dd86bd7b89c96f3e60baffa24597207f.zip |
remove gcc/binutils bfin flags
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d27bfd0d579c..998ab27a0da7 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.2324 2006/11/10 18:02:18 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2325 2006/11/11 00:28:35 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1601,15 +1601,11 @@ sys-cluster/util-vserver:legacy - Enable legacy API used in 2.4 kernels and earl sys-cluster/vserver-utils:diet - Enables linking against dietlibc sys-cluster/vzctl:logrotate - Enable logrotate file installation sys-cluster/vzctl:udev - Enable udev rules file installation -sys-devel/binutils-bfin:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET -sys-devel/binutils-bfin: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/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET sys-devel/binutils: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-bfin:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) -sys-devel/gcc-bfin:objc - Build support for the Objective C code language sys-devel/gcc-nios2:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) sys-devel/gcc-nios2:objc - Build support for the Objective C code language sys-devel/gcc:ip28 - Enable building a compiler capable of building a kernel for SGI Indigo2 Impact R10000 (IP28) |