You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/profiles/arch/x86/xbox/make.defaults

11 lines
248 B

# 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}"