summaryrefslogtreecommitdiff
blob: 9935f9820212d8b1d806a9893ebf5698f290e038 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.10/x86/make.defaults,v 1.1 2014/10/19 17:42:23 grobian Exp $

ARCH="x86-macos"
CHOST="i686-apple-darwin14"
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"