summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r6.mips64el-o32
blob: 690956d2f9ed22f7f0b7b42a2ac72f804391c675 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mipsel mips64el-o32 fake_mips32r6"
TUNE_CCARGS=" -mel -mabi=32 -mhard-float"
TUNE_FEATURES="o32 fpu-hard"
TUNE_PKGARCH="mipsel"
export CC="mipsel-oe-linux-gcc  -mel -mabi=32 -mhard-float --sysroot=SYSROOT"