diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-03-14 04:23:53 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-03-14 04:23:53 +0000 |
commit | 98efc6407634e517d32c3afc428abd5ab8200f2f (patch) | |
tree | e78d1cb4f0def03adb529ea6a9ca7bf23bd2facf /profiles/default-mips-1.4/use.mask | |
parent | Added new GDM session support. (diff) | |
download | historical-98efc6407634e517d32c3afc428abd5ab8200f2f.tar.gz historical-98efc6407634e517d32c3afc428abd5ab8200f2f.tar.bz2 historical-98efc6407634e517d32c3afc428abd5ab8200f2f.zip |
Added some masked use flags borrowed from the sparc profile.
Diffstat (limited to 'profiles/default-mips-1.4/use.mask')
-rw-r--r-- | profiles/default-mips-1.4/use.mask | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/profiles/default-mips-1.4/use.mask b/profiles/default-mips-1.4/use.mask index 8ce128caf57e..9dc51d015b66 100644 --- a/profiles/default-mips-1.4/use.mask +++ b/profiles/default-mips-1.4/use.mask @@ -1,3 +1,5 @@ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-mips-1.4/use.mask,v 1.4 2004/03/14 04:23:53 kumba Exp $ + # Chris PeBenito <pebenito@gentoo.org> # must use a SELinux profile @@ -13,3 +15,37 @@ java # complaining acl + +# Flags which aren't applicable to mips (Mostly copied from sparc) +3dfx +3dnow +acpi +afs +altivec +apm +icc +icc-pgo +informix +firebird +lirc +mmx +oci8 +sse +svga +tcc +trusted +voodoo3 + + +# And arch keyword flags that don't work + +x86 +ppc +alpha +hppa +arm +amd64 +ia64 +ppc64 +s390 + |