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