summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips64-nf
blob: 8855f7cc30b86f0ed6bcd46f4b48b52ed6758f91 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips64-nf fake_mips64"
TUNE_CCARGS=" -meb -mabi=64 -msoft-float"
TUNE_FEATURES="n64 bigendian"
TUNE_PKGARCH="mips64-nf"
export CC="mips64-oe-linux-gcc  -meb -mabi=64 -msoft-float --sysroot=SYSROOT"