diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-21 00:02:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-21 00:02:49 +0000 |
commit | 12e9acdcc36a3d5834ff810abfc8aee2146446da (patch) | |
tree | aad170ae8a83602f8318f1c77933e310a4f59abb /profiles/default-ia64-1.4/use.mask | |
parent | added -fPIC flag and additional arches to support geographic libs (diff) | |
download | gentoo-2-12e9acdcc36a3d5834ff810abfc8aee2146446da.tar.gz gentoo-2-12e9acdcc36a3d5834ff810abfc8aee2146446da.tar.bz2 gentoo-2-12e9acdcc36a3d5834ff810abfc8aee2146446da.zip |
remove ia64 1.4 profile in favor of 2004.x and 2005.x
Diffstat (limited to 'profiles/default-ia64-1.4/use.mask')
-rw-r--r-- | profiles/default-ia64-1.4/use.mask | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/profiles/default-ia64-1.4/use.mask b/profiles/default-ia64-1.4/use.mask deleted file mode 100644 index 6ad93ab93c64..000000000000 --- a/profiles/default-ia64-1.4/use.mask +++ /dev/null @@ -1,80 +0,0 @@ -# This is a list of USE flags that should not be used on ia64. - -# These will probably never be supported, for obvious reasons (wrong arch) -svga -icc -icc-pgo -mmx -sse -x86 -3dnow - -# These are debatable, since technically an ia64 could support this hardware -pcmcia -3dfx - -# The rest should work in theory. Feel free to test and remove. -# No hardware to test -pda - -# Chris PeBenito <pebenito@gentoo.org> -# must use a SELinux profile -selinux - -# No apm support on ia64 -apm - -# 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 - -# 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 -dbmaker -empress -empress-bcs -esoob -filepro -frontbase -hyperwave -informix -ingres -pfpro -solid -sybase -sybase-ct -fdftk -cpdflib -qdbm - -hardened -djbfft -mzscheme - -# dietlibc -diet - -# Added because of xmms-plugin.eclass. Please test out -# media-sound/beep-media-player and remove if -bmp - -# aqua USE flag is only valid on Mac OS X -aqua - -emul-linux-x86 - -# mono compiler doesn't build on ia64 (20 Jan 2005 agriffis) -mono |