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