summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-core2.core2-32
blob: 66e843ffbf13f5bb259587ba3cbedaeb8576276b (plain)
1
2
3
4
5
PACKAGE_ARCHS="all any noarch x86 i586 i686 core2-32 fake_core2"
TUNE_CCARGS=" -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse"
TUNE_FEATURES="m32 core2"
TUNE_PKGARCH="core2-32"
export CC="i686-oe-linux-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=SYSROOT"