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