Review at  https://gerrit.osmocom.org/5604

Enable sanitize for CI tests

Change-Id: I112307b5eaf494062b2e8498ff2e9217fb8db925
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/04/5604/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index b273517..eaf4f2b 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -36,7 +36,7 @@
 
 cd "$base"
 autoreconf --install --force
-./configure --enable-external-tests CFLAGS="-Werror" CPPFLAGS="-Werror"
+./configure --enable-sanitize --enable-external-tests CFLAGS="-Werror" 
CPPFLAGS="-Werror"
 $MAKE $PARALLEL_MAKE
 $MAKE check || cat-testlogs.sh
 $MAKE distcheck || cat-testlogs.sh

-- 
To view, visit https://gerrit.osmocom.org/5604
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I112307b5eaf494062b2e8498ff2e9217fb8db925
Gerrit-PatchSet: 1
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Max <msur...@sysmocom.de>

Reply via email to