add -Wno-pointer-sign to CFLAGS
authorMåns Rullgård <mans@mansr.com>
Thu, 25 Jan 2007 21:07:12 +0000 (21:07 +0000)
committerMåns Rullgård <mans@mansr.com>
Thu, 25 Jan 2007 21:07:12 +0000 (21:07 +0000)
Originally committed as revision 7713 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 18aad8c..7ba0565 100755 (executable)
--- a/configure
+++ b/configure
@@ -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