summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r2.mips64-nf-n32
blob: f61e525793c3f44c451f4730b27622659559b69f (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips64-nf-n32 fake_mips32r2"
TUNE_CCARGS=" -meb -mabi=n32 -msoft-float"
TUNE_FEATURES="n32 bigendian"
TUNE_PKGARCH="mips64-nf-n32"
export CC="mips64-oe-linux-gnun32-gcc  -meb -mabi=n32 -msoft-float --sysroot=SYSROOT"