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