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
commit95d0adec8de028ac89ec1bd80c5262f0e652b27f (patch)
tree5b733b3c762b27ec0ddb1672f4826086766d49b6
parentVersion bump (diff)
downloadhistorical-95d0adec8de028ac89ec1bd80c5262f0e652b27f.tar.gz
historical-95d0adec8de028ac89ec1bd80c5262f0e652b27f.tar.bz2
historical-95d0adec8de028ac89ec1bd80c5262f0e652b27f.zip
blocking mmx/sse/3dnow flags on amd64
-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