summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips32r2.mips64
blob: 28022cc069093fb9656bd22a17bf9b725ab3e552 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips64 fake_mips32r2"
TUNE_CCARGS=" -meb -mabi=64 -mhard-float"
TUNE_FEATURES="n64 bigendian fpu-hard"
TUNE_PKGARCH="mips64"
export CC="mips64-oe-linux-gcc  -meb -mabi=64 -mhard-float --sysroot=SYSROOTS/fake-mips32r2"