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