提交 764551c6 编写于 作者: A Aurelien Jacobs

add -Wundef compiler flag, to catch typo in #if or similar situations

Originally committed as revision 16621 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 8b192330
......@@ -2045,6 +2045,7 @@ check_cflags -Wno-pointer-sign
check_cflags -Wcast-qual
check_cflags -Wwrite-strings
check_cflags -Wtype-limits
check_cflags -Wundef
enabled extra_warnings && check_cflags -Winline
# add some linker flags
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册