diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-01 21:52:17 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-01 21:52:17 +0000 |
commit | 51ed88ff90bf4ebb8afab053ee5c085f37e22e67 (patch) | |
tree | 1761e5c0c8459e3ddae1582ee782e8aeb412e43f /profiles/default-amd64-2004.0/use.mask | |
parent | AMD64 keywords (diff) | |
download | historical-51ed88ff90bf4ebb8afab053ee5c085f37e22e67.tar.gz historical-51ed88ff90bf4ebb8afab053ee5c085f37e22e67.tar.bz2 historical-51ed88ff90bf4ebb8afab053ee5c085f37e22e67.zip |
commit amd64 2004.0 profile
Diffstat (limited to 'profiles/default-amd64-2004.0/use.mask')
-rw-r--r-- | profiles/default-amd64-2004.0/use.mask | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/profiles/default-amd64-2004.0/use.mask b/profiles/default-amd64-2004.0/use.mask new file mode 100644 index 000000000000..2f9500984a49 --- /dev/null +++ b/profiles/default-amd64-2004.0/use.mask @@ -0,0 +1,34 @@ +# Anything that relies on vm86.h will not built on amd64 +# SVGAlib doesnt build +svga + +# There is no JDK for x86_64 yet +#java +#jikes +#junit + +# Update 10/02/03 Brad House <brad_mssw@gentoo.org> +# arts patches are in, it builds now +# KDE doesnt build +# kde +# arts + +# Too many packages assume that mmx/sse/sse2/3dnow are 86-32 only things to +# make them useful on amd64. Anyway, all amd64 cpus have them, so they should +# not be many flag dependant in this case +mmx +sse +sse2 +3dnow + +icc + +# Firebird doesnt build on amd64 +firebird + +# DirectFB doesnt build on amd64 +directfb + +# Chris PeBenito <pebenito@gentoo.org> +# must use a SELinux profile +selinux |