summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-core2.core2-64
blob: 74d78df823ce6690ed6a320a0eeec78b960cf8a3 (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch x86_64 core2-64 fake_core2"
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"