summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips-24k.mips32
blob: a4e044233ec8eb3def90a47daff4b90be7b58d77 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips mips32 fake_mips_24k"
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"