contrib/jenkins: set --enable-werror

Fixes: OS#6460
Change-Id: I6d85b077f57a86b0bad29cb868f1f4f848506f46
This commit is contained in:
Oliver Smith 2024-05-22 08:43:27 +02:00
parent a121f82f33
commit eccff1abe8
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ set -x
cd "$base"
autoreconf --install --force
./configure --enable-sanitize --enable-external-tests $CONFIG
./configure --enable-sanitize --enable-external-tests --enable-werror $CONFIG
$MAKE $PARALLEL_MAKE
LD_LIBRARY_PATH="$inst/lib" $MAKE check \
|| cat-testlogs.sh