summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64r2.mips64
blob: c3bc0d91abf41fde697dbc073cedc9b6138b0e10 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips64 fake_mips64r2"
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=SYSROOT"