diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-04-24 19:08:11 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-04-24 19:08:11 +0000 |
commit | 7339a2abb057e309d7fad4f24b8a234c862cde93 (patch) | |
tree | 5cd41ec10d5e4093dcd2c80c0a166c2381389bf0 /profiles/default-linux/use.mask | |
parent | Support for generating gcc4 compatible code (patch from fedora). (diff) | |
download | gentoo-2-7339a2abb057e309d7fad4f24b8a234c862cde93.tar.gz gentoo-2-7339a2abb057e309d7fad4f24b8a234c862cde93.tar.bz2 gentoo-2-7339a2abb057e309d7fad4f24b8a234c862cde93.zip |
Unmask the ip28 and cobalt USE flags (used for cross-compiles)
Diffstat (limited to 'profiles/default-linux/use.mask')
-rw-r--r-- | profiles/default-linux/use.mask | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask index 30c4432cf766..7f0742cc906f 100644 --- a/profiles/default-linux/use.mask +++ b/profiles/default-linux/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.9 2005/04/18 13:18:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.10 2005/04/24 19:08:11 kumba Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -37,8 +37,6 @@ altivec # mips only: n32 n64 -cobalt -ip28 # Only used by mips and old amd64 profiles multilib |