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