diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-10-01 22:07:22 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-10-01 22:07:22 +0000 |
commit | dc467b984d84b5ff70ff3487881added03bd6885 (patch) | |
tree | cb11d95c840a4647a3f2562439db6177d3135880 /profiles/default-linux/sparc/use.mask | |
parent | ver bump (diff) | |
download | gentoo-2-dc467b984d84b5ff70ff3487881added03bd6885.tar.gz gentoo-2-dc467b984d84b5ff70ff3487881added03bd6885.tar.bz2 gentoo-2-dc467b984d84b5ff70ff3487881added03bd6885.zip |
Tweaked use.mask containing additional non-sparc arch USE flags, and initial import of sparc64 cascade.
Diffstat (limited to 'profiles/default-linux/sparc/use.mask')
-rw-r--r-- | profiles/default-linux/sparc/use.mask | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask index b702c76d4377..b0d7f54db55d 100644 --- a/profiles/default-linux/sparc/use.mask +++ b/profiles/default-linux/sparc/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/sparc/use.mask,v 1.4 2004/09/30 01:39:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.5 2004/10/01 22:07:21 kumba Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -16,7 +16,6 @@ icc icc-pgo informix firebird -ladcca lirc mmx mmx2 @@ -33,12 +32,26 @@ wavelan # And arch keyword flags that don't work -x86 -ppc alpha -mips -hppa +amd64 arm +hppa +ia64 +macos +mips +ppc +ppc64 +ppc-macos +s390 +sparc +x86 +x86-obsd +x86-fbsd + +# non-sparc arch things +n32 +n64 +cobalt # Chris PeBenito <pebenito@gentoo.org> # must use a SELinux profile |