summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa72-cortexa53.armv4
blob: c96cc5584fe92bd5793bcb983d878ac204877267 (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch arm armv4 fake_cortexa72_cortexa53"
TUNE_CCARGS=" -march=armv4t"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="arm armv4"
TUNE_PKGARCH="armv4"
export CC="arm-oe-linux-gnueabi-gcc  -march=armv4t --sysroot=/OE/build/oe-core/tmp-glibc/work/armv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot"