diff options
Diffstat (limited to 'conf/machine/include/tune-athlonmp.conf')
-rw-r--r-- | conf/machine/include/tune-athlonmp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/tune-athlonmp.conf b/conf/machine/include/tune-athlonmp.conf index f843f5e6ea..b2d0e703db 100644 --- a/conf/machine/include/tune-athlonmp.conf +++ b/conf/machine/include/tune-athlonmp.conf @@ -1,3 +1,3 @@ -TARGET_CC_ARCH = "-march=athlon-mp " +TARGET_CC_ARCH = "-march=i686" PACKAGE_ARCH = "i686" |