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