diff options
author | 2004-03-14 17:13:46 +0000 | |
---|---|---|
committer | 2004-03-14 17:13:46 +0000 | |
commit | c9b92e025210b00ac402611de60fa2637030b34a (patch) | |
tree | 8c227afe8e27192718e5d9520e20d0f1837dff8b /profiles/default-mips64-1.4 | |
parent | Added ~mips keyword. (diff) | |
download | historical-c9b92e025210b00ac402611de60fa2637030b34a.tar.gz historical-c9b92e025210b00ac402611de60fa2637030b34a.tar.bz2 historical-c9b92e025210b00ac402611de60fa2637030b34a.zip |
mimic use.mask from default-mips profile.
Diffstat (limited to 'profiles/default-mips64-1.4')
-rw-r--r-- | profiles/default-mips64-1.4/use.mask | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/profiles/default-mips64-1.4/use.mask b/profiles/default-mips64-1.4/use.mask index 54021e6ada55..28217bef555e 100644 --- a/profiles/default-mips64-1.4/use.mask +++ b/profiles/default-mips64-1.4/use.mask @@ -1,4 +1,54 @@ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-mips64-1.4/use.mask,v 1.2 2004/03/14 17:13:46 kumba Exp $ + # Chris PeBenito <pebenito@gentoo.org> # must use a SELinux profile selinux + +# Paul de Vrieze <pauldv@gentoo.org> +# There is no java in this profile (if there is it must be available). Without +# this repoman will fail on apps like sys-libs/db +java + +# Aron Griffis <agriffis@gentoo.org> +# acl doesn't build on mips atm. Mask it so that vim quits +# complaining +acl + + +# Flags which aren't applicable to mips (Mostly copied from sparc) +3dfx +3dnow +acpi +afs +altivec +apm +arts +directfb +icc +icc-pgo +informix +firebird +ggi +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 + |