summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-thunderx.armv8a-crc-crypto
blob: 15c6a0074e075d368ec40f03934d4af2960860e5 (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc armv8a-crypto armv8a-crc-crypto fake_thunderx"
TUNE_CCARGS=" -march=armv8-a+crc+crypto"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="aarch64 armv8a crc crypto"
TUNE_PKGARCH="aarch64"
export CC="aarch64-oe-linux-gcc  -march=armv8-a+crc+crypto --sysroot=SYSROOT"