summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-01-24 22:11:50 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-01-24 22:14:40 +0000
commit9967127c68f2fb589b4117c5346857b19a4c961d (patch)
tree9efcaa41c90a302bf6224cb512b1122b48ee51fb /profiles/prefix/darwin/macos/10.8/x86/make.defaults
parentMerge remote-tracking branch 'github/pr/714'. (diff)
parentdev-java/piccolo2d-3.0: New release (diff)
downloadgentoo-9967127c68f2fb589b4117c5346857b19a4c961d.tar.gz
gentoo-9967127c68f2fb589b4117c5346857b19a4c961d.tar.bz2
gentoo-9967127c68f2fb589b4117c5346857b19a4c961d.zip
Merge remote-tracking branch 'github/pr/717'. Fixes bug 572486.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin/macos/10.8/x86/make.defaults')
-rw-r--r--profiles/prefix/darwin/macos/10.8/x86/make.defaults3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/prefix/darwin/macos/10.8/x86/make.defaults b/profiles/prefix/darwin/macos/10.8/x86/make.defaults
index c3dd43c71325..23d3fd2b8948 100644
--- a/profiles/prefix/darwin/macos/10.8/x86/make.defaults
+++ b/profiles/prefix/darwin/macos/10.8/x86/make.defaults
@@ -8,6 +8,3 @@ ACCEPT_KEYWORDS="~x86-macos"
USE="mmx mmxext sse sse2"
CPU_FLAGS_X86="mmx mmxext sse sse2"
-# normally we set arch to prescott for all MacTel users, as this enables
-# SSE and MMX support in GCC
-CFLAGS="-march=prescott"