Enable -Werror for src/ and libpkg/ to avoid things like 4a5aa7360317
modified libpkg/Makefile.am
@@ -10,7 +10,8 @@ pkg_common_cflags= -I$(top_srcdir)/libpkg \
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/Makefile.am
@@ -44,7 +44,8 @@ pkg_LDADD= $(top_builddir)/libpkg/libpkg.la \
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|