summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa72-cortexa53.armv7vethfb
blob: 0de4a39a2f2c46c27c4bf5609909db634a71716d (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 fake_cortexa72_cortexa53"
TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=vfp -mfloat-abi=hard"
TUNE_CCARGS_MFLOAT="hard"
TUNE_CCARGS_MFPU=" vfp"
TUNE_FEATURES="arm armv7ve vfp thumb callconvention-hard bigendian"
TUNE_PKGARCH="armv7vet2hfb-vfp"
export CC="armeb-oe-linux-gnueabi-gcc  -march=armv7ve -mthumb -mfpu=vfp -mfloat-abi=hard --sysroot=SYSROOT"