X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=configure;h=88b24ee45ac8fb14a8004bc32ee3b45fb15457cb;hp=befd9bcf72fd6665c0fa386d23680f7466726674;hb=c2095a8f5c08a14aa4aa6a57354662b1560fb44d;hpb=15e35274d85cc8a56503d2c8c6a8d4813819e582;ds=sidebyside diff --git a/configure b/configure index befd9bcf72..88b24ee45a 100755 --- a/configure +++ b/configure @@ -1100,7 +1100,7 @@ if test $tune != "generic"; then TUNECPU=ppc970 POWERPCMODE="64bits" ;; - i[3456]86|pentium|pentiumpro|pentium-mmx|pentium[234]|prescott|k6|k6-[23]|athlon|athlon-tbird|athlon-4|athlon-[mx]p|winchip-c6|winchip2|c3|nocona|athlon64|k8|opteron|athlon-fx) + i[3456]86|pentium|pentiumpro|pentium-mmx|pentium[234]|pentium-m|prescott|k6|k6-[23]|athlon|athlon-tbird|athlon-4|athlon-[mx]p|winchip-c6|winchip2|c3|nocona|athlon64|k8|opteron|athlon-fx) add_cflags "-march=$tune" ;; sparc64)