diff options
author | 2004-08-21 05:00:14 +0000 | |
---|---|---|
committer | 2004-08-21 05:00:14 +0000 | |
commit | b4206e3784c3654843f8ac67532cc7737d7d016a (patch) | |
tree | d4d5a3f4a3bd05e13295b9928c753246b40633be | |
parent | yikes, how could i have forgotten to PROVIDE virtual/bootloader (diff) | |
download | historical-b4206e3784c3654843f8ac67532cc7737d7d016a.tar.gz historical-b4206e3784c3654843f8ac67532cc7737d7d016a.tar.bz2 historical-b4206e3784c3654843f8ac67532cc7737d7d016a.zip |
merge in more use.masked things
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 63 |
1 files changed, 62 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 7642433ba4b5..1cdd2a2755ff 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/use.mask @@ -1,12 +1,13 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.3 2004/08/21 00:41:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.4 2004/08/21 05:00:14 vapier 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 # profile (such as the selinux profiles) have a USE flag associated with # them. +# These will probably never be supported, for obvious reasons (wrong arch) 3dnow altivec icc @@ -15,3 +16,63 @@ mmx sse svga uclibc + +# These are debatable, since technically an alpha could support this hardware +pcmcia +3dfx + +# The rest should work in theory. Feel free to test and remove. +# doesn't compile +alsa + +# No hardware to test +pda + +# Can't get USB working to test +gphoto2 + +# Chris PeBenito <pebenito@gentoo.org> +# must use a SELinux profile +selinux + +# No apm support on alpha +apm + +# alpha doesn't have java support other than compaq-j*, which isn't a +# current version. must mask this to keep things sane +java + +# firebird appears to be x86-only (the db, not the browser) +firebird + +# tcc is x86-only +tcc + +# I don't think that openafs really works on other architectures, +# despite some internal Gentoo efforts (mine) to port it +afs +uclibc + +# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE" +# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org +# all of these are binary-only, and not presently available on this +# architecture. +adabas +birdstep +cpdflib +db2 +dbmaker +empress +empress-bcs +esoob +filepro +frontbase +hyperwave +informix +ingres +oracle7 +oci8 +pfpro +solid +sybase +sybase-ct |