# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 PROFILE_ARCH="xbox" CPU_FLAGS_X86="mmx sse" CFLAGS="-O2 -march=pentium3 -pipe" CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}"