summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa15.armv7vethfb-neon-vfpv4
blob: cc758e20c588081e1084417c9010ddbea855ec4a (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa15"
TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard"
TUNE_CCARGS_MFLOAT="hard"
TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4"
TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian"
TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4"
export CC="armeb-oe-linux-gnueabi-gcc  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=SYSROOT"