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