ffmpeg | branch: master | Ganesh Ajjanagadde <gajjanaga...@gmail.com> | Fri Oct 
23 09:10:01 2015 -0400| [8738885c7d650278d91331e2355743059ab2e646] | committer: 
Ganesh Ajjanagadde

Revert "configure: add -Wstrict-prototypes when available"

This reverts commit e6a93e59adeea1c140f2ef63e4055a15823bfeda,
Wstrict-prototypes is already enabled.

Signed-off-by: Ganesh Ajjanagadde <gajjanaga...@gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8738885c7d650278d91331e2355743059ab2e646
---

 configure |    1 -
 1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index 276ec30..a38b290 100755
--- a/configure
+++ b/configure
@@ -5637,7 +5637,6 @@ disabled iconv || check_func_headers iconv.h iconv || 
check_lib2 iconv.h iconv -
 enabled debug && add_cflags -g"$debuglevel" && add_asflags -g"$debuglevel"
 
 # add some useful compiler flags if supported
-check_cflags -Wstrict-prototypes
 check_cflags -Wdeclaration-after-statement
 check_cflags -Wall
 check_cflags -Wdisabled-optimization

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to