Harald Welte has submitted this change and it was merged.

Change subject: Enable sanitize for CI tests
......................................................................


Enable sanitize for CI tests

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

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 01e3da2..c739f7f 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -34,7 +34,7 @@
 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

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I90ca756691e4f644d93af519ed5d54d794d1d401
Gerrit-PatchSet: 2
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Owner: Max <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to