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