repositories
/
deb_libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ce7354
)
compile with -Werror
author
Lars Op den Kamp
<lars@opdenkamp.eu>
Sun, 7 Oct 2012 22:20:44 +0000
(
00:20
+0200)
committer
Lars Op den Kamp
<lars@opdenkamp.eu>
Sun, 7 Oct 2012 22:20:44 +0000
(
00:20
+0200)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 4bd7648a95b964c631f87081ae8b0d9bb4344326..2962a1562b979c7c24706cbf6e5cb1a2ae0311c5 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-309,7
+309,7
@@
fi
LIBS_LIBCEC="$LIBS"
LIBS="$libs_client"
-CXXFLAGS="$CXXFLAGS -fPIC -Wall -Wextra -Wno-missing-field-initializers"
+CXXFLAGS="$CXXFLAGS -fPIC -Wall -Wextra -W
error -W
no-missing-field-initializers"
if test "x$use_debug" = "xyes"; then
CXXFLAGS="$CXXFLAGS -g"