summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32.mips32el-nf
blob: 67db03b62378a0bf846037a74f5d277bbad3b02d (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel-nf mips32el-nf fake_mips32"
TUNE_CCARGS=" -mel -mabi=32 -msoft-float -march=mips32"
TUNE_FEATURES="o32 mips32"
TUNE_PKGARCH="mips32el-nf"
export CC="mipsel-oe-linux-gcc  -mel -mabi=32 -msoft-float -march=mips32 --sysroot=SYSROOT"