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