From a1825f04c3b8b98a66ae402e99fd40ff2be59c82 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 22 Oct 2008 13:12:15 +0200 Subject: machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune files * machine maintainers are encouraged to fix their machines --- conf/machine/include/tune-athlonmp.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/include/tune-athlonmp.inc') diff --git a/conf/machine/include/tune-athlonmp.inc b/conf/machine/include/tune-athlonmp.inc index 313300d9cd..9526faad7e 100644 --- a/conf/machine/include/tune-athlonmp.inc +++ b/conf/machine/include/tune-athlonmp.inc @@ -1,3 +1,4 @@ TARGET_CC_ARCH = "-march=i686" +PACKAGE_EXTRA_ARCHS += "i386 i486 i586" BASE_PACKAGE_ARCH = "i686" FEED_ARCH = "i686" -- cgit v1.2.3