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