summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips64
blob: 388a0e7f07fc6f6ef797ff0d9e28ef69cef75a1c (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=SYSROOTS/fake-mips64"