summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r6.mips-nf
blob: dacbf0a56422caa63614223c3b9a599a7a6a1d96 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf fake_mips32r6"
TUNE_CCARGS=" -meb -mabi=32 -msoft-float"
TUNE_FEATURES="o32 bigendian"
TUNE_PKGARCH="mips-nf"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -msoft-float --sysroot=SYSROOT"