summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips-24k.mips32r2-24kc
blob: 34a8436eedb8d7e899409803641f6f8c704b377b (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf mips32-nf mips32r2-nf mips32r2-24kc-nf fake_mips_24k"
TUNE_CCARGS=" -meb -mabi=32 -msoft-float -march=mips32r2 -mtune=24kc"
TUNE_FEATURES="o32 bigendian mips32r2 24kc"
TUNE_PKGARCH="mips32r2-24kc-nf"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -msoft-float -march=mips32r2 -mtune=24kc --sysroot=SYSROOT"