blob: 1c944fdb4e9f6e97abf58cf86d90678fa967fc0d [file] [log] [blame]
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/xbox/make.defaults,v 1.2 2012/06/16 11:44:12 jlec Exp $
PROFILE_ARCH="xbox"
USE="mmx sse"
CFLAGS="-O2 -march=pentium3 -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"