contrib: Enable -Werror by default

Change-Id: I045536c21d7a0fa2fc23258c727d67bedf176ece
This commit is contained in:
Pau Espin 2017-07-05 22:15:11 +02:00
parent 728c2df796
commit 243a3b0372
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ echo
set -x
autoreconf --install --force
./configure
./configure CFLAGS="-Werror" CPPFLAGS="-Werror"
$MAKE $PARALLEL_MAKE
$MAKE distcheck \
|| cat-testlogs.sh