summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mips64.mips
blob: 6f650fb1ed04aba48110f7cef95b4c64ce3d4d6f (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch mips fake_mips64"
TUNE_CCARGS=" -meb -mabi=32 -mhard-float"
TUNE_FEATURES="o32 bigendian fpu-hard"
TUNE_PKGARCH="mips"
export CC="mips-oe-linux-gcc  -meb -mabi=32 -mhard-float --sysroot=SYSROOT"