提交 cc1fb623 编写于 作者: M Måns Rullgård

add -Wno-pointer-sign to CFLAGS

Originally committed as revision 7713 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 e867d9b9
......@@ -1776,6 +1776,7 @@ check_cflags -Wno-switch
check_cflags -Wdisabled-optimization
check_cflags -Wpointer-arith
check_cflags -Wredundant-decls
check_cflags -Wno-pointer-sign
enabled extrawarnings && check_cflags -Winline
# add some linker flags
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册