contrib/jenkins: Use ASAN for osmo-mgw

Change-Id: I55cfea8a94730ebfaed1ef3227c50777edfb94fb
Related: OS#5201
This commit is contained in:
Daniel Willmann 2021-07-23 15:16:43 +02:00
parent a8739fc7be
commit 41ab87f67c
1 changed files with 1 additions and 1 deletions

View File

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