Enable sanitize for CI tests

Change-Id: I3a888a415698db5a11d74422f7ccb2d94126f56e
This commit is contained in:
Max 2017-12-21 17:03:46 +01:00
parent 3173ca7ac7
commit 3f93caea6e
1 changed files with 1 additions and 1 deletions

View File

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