blob: ceedcfc93cbbf3fda985d7051903cad107a38d16 [file] [log] [blame]
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.9/x64/make.defaults,v 1.1 2013/10/31 18:02:29 grobian Exp $
ARCH="x64-macos"
CHOST="x86_64-apple-darwin13"
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"