summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXU Benda <heroxbd@gmail.com>2013-09-03 05:10:11 +0900
committerXU Benda <heroxbd@gmail.com>2013-09-03 05:10:11 +0900
commitdcee87deab6c1c3686eafdb48b1c7d8b9327050c (patch)
treef86cc75542a52b72af86175c6c5e4c7ba5a0ff4f /profiles/prefix/darwin/macos/10.6/x64/make.defaults
parentmove locale-gen patch from eblit to ebuild (diff)
downloadandroid-dcee87deab6c1c3686eafdb48b1c7d8b9327050c.tar.gz
android-dcee87deab6c1c3686eafdb48b1c7d8b9327050c.tar.bz2
android-dcee87deab6c1c3686eafdb48b1c7d8b9327050c.zip
clean up profile and use portage-2 format
Diffstat (limited to 'profiles/prefix/darwin/macos/10.6/x64/make.defaults')
-rw-r--r--profiles/prefix/darwin/macos/10.6/x64/make.defaults12
1 files changed, 0 insertions, 12 deletions
diff --git a/profiles/prefix/darwin/macos/10.6/x64/make.defaults b/profiles/prefix/darwin/macos/10.6/x64/make.defaults
deleted file mode 100644
index df956e2..0000000
--- a/profiles/prefix/darwin/macos/10.6/x64/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/x64/make.defaults,v 1.2 2011/02/13 16:53:40 arfrever Exp $
-
-ARCH="x64-macos"
-CHOST="x86_64-apple-darwin10"
-ACCEPT_KEYWORDS="~x64-macos"
-
-USE="mmx mmxext sse sse2"
-# set arch to nocona for all MacTel users, as this enables SSE and MMX
-# support in GCC, nocona = Core2Duo = 64-bits
-CFLAGS="-march=nocona"