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