diff options
author | 2004-06-05 02:58:01 +0000 | |
---|---|---|
committer | 2004-06-05 02:58:01 +0000 | |
commit | d38f3fa1071efffa25a3e3a7f8686f953e201108 (patch) | |
tree | 7abb9a7eea41eaf07e588db1ba8b7a45fe7a8b60 /profiles/n32-mips-2004.1/use.mask | |
parent | 1.4.3-pl2 is a security release (Manifest recommit) (diff) | |
download | gentoo-2-d38f3fa1071efffa25a3e3a7f8686f953e201108.tar.gz gentoo-2-d38f3fa1071efffa25a3e3a7f8686f953e201108.tar.bz2 gentoo-2-d38f3fa1071efffa25a3e3a7f8686f953e201108.zip |
add mips-n32 profile
Diffstat (limited to 'profiles/n32-mips-2004.1/use.mask')
-rw-r--r-- | profiles/n32-mips-2004.1/use.mask | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/profiles/n32-mips-2004.1/use.mask b/profiles/n32-mips-2004.1/use.mask new file mode 100644 index 000000000000..4978601a9ed9 --- /dev/null +++ b/profiles/n32-mips-2004.1/use.mask @@ -0,0 +1,58 @@ +# $Header: /var/cvsroot/gentoo-x86/profiles/n32-mips-2004.1/use.mask,v 1.1 2004/06/05 02:58:01 iluxa Exp $ + +# Ilya A. Volynets-Evenbach +# no nptl on mips yet +nptl + +# 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 +accessibility +acpi +afs +altivec +apm +arts +directfb +dvdr +icc +icc-pgo +informix +firebird +ggi +lirc +mmx +oci8 +sse +svga +tcc +trusted +voodoo3 +smartcard + +# And arch keyword flags that don't work + +x86 +ppc +alpha +hppa +arm +amd64 +ia64 +ppc64 +s390 |