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