increase dvbapp PR.
[vuplus_openembedded] / conf / machine / include / tune-atom.inc
1 # GCC 4.3.0- (see Poky)
2 # TARGET_CC_ARCH = "-march=i586"
3 # GCC 4.3.1+ (see Gentoo)
4 TARGET_CC_ARCH = "-march=core2"
5 # GCC 4.4.2+ (see Fedora 12)
6 #TARGET_CC_ARCH = "-march=i686 -mtune=atom"
7 BASE_PACKAGE_ARCH = "i686"
8 FEED_ARCH = "i686"
9 PACKAGE_EXTRA_ARCHS += "x86 i386 i486 i586"