提交 800a5a19 编写于 作者: I Igor Mozolevsky 提交者: Diego Biurrun

pentium4m is a valid CPU name, add it to the list.

patch by Igor Mozolevsky, igor hybrid-lab.co uk

Originally committed as revision 11538 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 cf1392e9
......@@ -1426,7 +1426,7 @@ if test $cpu != "generic"; then
enable fast_cmov
;;
# targets that do support conditional mov but on which it's slow
pentium4|prescott|nocona)
pentium4|pentium4m|prescott|nocona)
add_cflags "-march=$cpu"
enable cmov
disable fast_cmov
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册