projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f359c8
)
Remove -Werror= CFLAGS that do not have the desired effect.
author
Diego Biurrun
<diego@biurrun.de>
Sat, 2 Feb 2008 15:46:52 +0000
(15:46 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sat, 2 Feb 2008 15:46:52 +0000
(15:46 +0000)
Originally committed as revision 11811 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index dda6fab3ef633dc14ea056a0d8d6c2d8a029f1cb..a17bc8445ef2fe9f5602285f15fbe02b0dc4d84c 100755
(executable)
--- 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