summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips32el-nf
blob: 798e04e6ac0a423bfe15804ee4c4d885abc33758 (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=SYSROOT"