summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r6.mips64-nf-n32
blob: fc0c38b187f1538b42cfeef9e470ef13ce573b32 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips64-nf-n32 fake_mips32r6"
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"