summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-02-02 15:46:52 +0000
committerDiego Biurrun <diego@biurrun.de>2008-02-02 15:46:52 +0000
commit1bc0a44d79982863897455aecb47484f7e51e3e8 (patch)
tree98a7873e1cc39cc36dcb62a21a5cb3e978c11320
parent5f359c8d3e8b1be198d7356dea3e5d788aa12f63 (diff)
Remove -Werror= CFLAGS that do not have the desired effect.
Originally committed as revision 11811 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index dda6fab3ef..a17bc8445e 100755
--- a/configure
+++ b/configure
@@ -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