Enable sanitize for CI tests

Change-Id: I90ca756691e4f644d93af519ed5d54d794d1d401
This commit is contained in:
Max 2017-12-28 12:32:23 +01:00 committed by Harald Welte
parent bfeea6713b
commit 9d60ce6107
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ echo
set -x
autoreconf --install --force
./configure
./configure --enable-sanitize
# Verify that checked-in asn1 code is identical to regenerated asn1 code
PATH="$inst/bin:$PATH" $MAKE $PARALLEL_MAKE -C src regen