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