summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r2.mips64-o32
blob: c7b324ffaa15e16f18e110a5589696ae624758b2 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips mips64-o32 fake_mips32r2"
TUNE_CCARGS=" -meb -mabi=32 -mhard-float"
TUNE_FEATURES="o32 bigendian fpu-hard"
TUNE_PKGARCH="mips"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -mhard-float --sysroot=SYSROOT"