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