[FFmpeg-cvslog] r11811 - trunk/configure

diego subversion
Sat Feb 2 16:46:52 CET 2008


Author: diego
Date: Sat Feb  2 16:46:52 2008
New Revision: 11811

Log:
Remove -Werror= CFLAGS that do not have the desired effect.


Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sat Feb  2 16:46:52 2008
@@ -1785,8 +1785,6 @@ check_cflags -Wpointer-arith
 check_cflags -Wredundant-decls
 check_cflags -Wno-pointer-sign
 check_cflags -Wcast-qual
-check_cflags -Werror=declaration-after-statement
-check_cflags -Werror=pointer-arith
 enabled extra_warnings && check_cflags -Winline
 
 # add some linker flags




More information about the ffmpeg-cvslog mailing list