summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2003-07-22 18:34:00 +0000
committerOlivier Crête <tester@gentoo.org>2003-07-22 18:34:00 +0000
commit67430638b620e75c21219c9d492da1ad2a5a091a (patch)
tree091e45cc4f23ca38a40e3727250cf6edd4a68ee3 /profiles
parentVersion bump (diff)
downloadgentoo-2-67430638b620e75c21219c9d492da1ad2a5a091a.tar.gz
gentoo-2-67430638b620e75c21219c9d492da1ad2a5a091a.tar.bz2
gentoo-2-67430638b620e75c21219c9d492da1ad2a5a091a.zip
blocking mmx/sse/3dnow flags on amd64
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-amd64-1.4/use.mask7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/default-amd64-1.4/use.mask b/profiles/default-amd64-1.4/use.mask
index f87f0e486ee7..7093c10f8e4d 100644
--- a/profiles/default-amd64-1.4/use.mask
+++ b/profiles/default-amd64-1.4/use.mask
@@ -12,3 +12,10 @@ kde
arts
qt
+# 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