summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-corei7
blob: 76ff64fd2f4ca0e0e855a379f4690ed858b17da8 (plain)
1
2
3
4
5
6
AVAILTUNES=" x86 x86-64 x86-64-x32 i586 i686 core2-32 core2-64 core2-64-x32 corei7-32 corei7-64 corei7-64-x32"
PACKAGE_ARCHS="all any noarch x86_64 core2-64 corei7-64 fake_corei7"
TUNE_CCARGS=" -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2"
TUNE_FEATURES="m64 corei7"
TUNE_PKGARCH="corei7-64"
export CC="x86_64-oe-linux-gcc  -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 --sysroot=/OE/build/oe-core/tmp-glibc/work/corei7-64-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"