diff --git a/configure b/configure index 3101da099a..af1fa13e86 100755 --- a/configure +++ b/configure @@ -1675,7 +1675,7 @@ case $cpu in disable cmov ;; # targets that do support conditional mov (cmov) - i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64|k8|opteron|athlon-fx|core2) + i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64|k8|opteron|athlon-fx|core2|amdfam10) cpuflags="-march=$cpu" enable cmov enable fast_cmov