summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r2.mips32r2el
blob: 8b39bfb53ee6e5f4b2207db25c57f0d57f584728 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel mips32el mips32r2el fake_mips32r2"
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"