summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-corei7.core2-64
blob: 9e17eee774f1125c5eaac21d1e2eb33f02573bcb (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch x86_64 core2-64 fake_corei7"
TUNE_CCARGS=" -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse"
TUNE_FEATURES="m64 core2"
TUNE_PKGARCH="core2-64"
export CC="x86_64-oe-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=SYSROOT"