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