提交 4c8d81fa 编写于 作者: G Guillaume Poirier

fix harmless typo / consistency fix

Originally committed as revision 6748 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 d966b2f0
......@@ -1109,7 +1109,7 @@ if test $cpu != "generic"; then
# targets that do support conditional mov (cmov)
i686|pentiumpro|pentium[234]|pentium-m|prescott|athlon|athlon-tbird|athlon-4|athlon-[mx]p|nocona|athlon64|k8|opteron|athlon-fx)
add_cflags "-march=$cpu"
cmov=yes
cmov="yes"
;;
sparc64)
add_cflags "-mcpu=v9"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册