summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r2.mips-nf
blob: 983b060e9458670752865966b0c2b41024350f3e (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips-nf fake_mips32r2"
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"