blob: bba2e1dc513fea534a7b59f52228330795f86f1f [file] [log] [blame]
# 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.4/x86/make.defaults,v 1.2 2011/02/13 16:53:40 arfrever Exp $
ARCH="x86-macos"
CHOST="i686-apple-darwin8"
ACCEPT_KEYWORDS="~x86-macos"
USE="mmx mmxext sse sse2"
# set arch to prescott for all MacTel users, as this enables SSE and MMX
# support in GCC
CFLAGS="-march=prescott"