Commit ade3282b authored by gpoirier's avatar gpoirier

Add pentium-m to the list of tuning targets


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6627 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 93fd90a4
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment