summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/darwin/macos/10.6/x86/make.defaults')
-rw-r--r--profiles/prefix/darwin/macos/10.6/x86/make.defaults12
1 files changed, 0 insertions, 12 deletions
diff --git a/profiles/prefix/darwin/macos/10.6/x86/make.defaults b/profiles/prefix/darwin/macos/10.6/x86/make.defaults
deleted file mode 100644
index e1e9377..0000000
--- a/profiles/prefix/darwin/macos/10.6/x86/make.defaults
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x86/make.defaults,v 1.4 2011/02/13 16:53:40 arfrever Exp $
-
-ARCH="x86-macos"
-CHOST="i686-apple-darwin10"
-ACCEPT_KEYWORDS="~x86-macos"
-
-USE="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"