ffmpeg | branch: master | Michael Niedermayer <michae...@gmx.at> | Sat Jul 12 23:24:16 2014 +0200| [12dddfed03470b3c8212a3a112312ce50eff4827] | committer: Michael Niedermayer
configure: fix alphabetical order of previous commit Was requested in review Signed-off-by: Michael Niedermayer <michae...@gmx.at> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=12dddfed03470b3c8212a3a112312ce50eff4827 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index a89639d..b68e0db 100755 --- a/configure +++ b/configure @@ -5066,8 +5066,8 @@ elif enabled ccc; then add_cflags -msg_disable unsupieee elif enabled gcc; then check_optflags -fno-tree-vectorize - check_cflags -Werror=implicit-function-declaration check_cflags -Werror=format-security + check_cflags -Werror=implicit-function-declaration check_cflags -Werror=missing-prototypes check_cflags -Werror=return-type check_cflags -Werror=vla _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog