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