summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64r2.mips64r2el-o32
blob: 3efe6f9f85af6db8aa3a2e0386b6a08383ec35a2 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel mips64el-o32 mips64r2el-o32 fake_mips64r2"
TUNE_CCARGS=" -mel -mabi=32 -mhard-float -march=mips64r2"
TUNE_FEATURES="o32 fpu-hard mips64r2"
TUNE_PKGARCH="mipsel"
export CC="mipsel-oe-linux-gcc  -mel -mabi=32 -mhard-float -march=mips64r2 --sysroot=SYSROOT"