# was: TARGET_CC_ARCH = "-march=i586" # # since GCC 4.3.1, use core2 for +15% performance # http://en.gentoo-wiki.com/wiki/Safe_Cflags/Intel#Atom TARGET_CC_ARCH = "-march=core2"