[PATCH] libsmpp34[master]: Enable sanitize for CI tests

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Thu Dec 21 16:07:45 UTC 2017


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

Enable sanitize for CI tests

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


  git pull ssh://gerrit.osmocom.org:29418/libsmpp34 refs/changes/39/5539/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 6bf176a..4a31aef 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -5,7 +5,7 @@
 osmo-clean-workspace.sh
 
 autoreconf --install --force
-./configure
+./configure --enable-sanitize
 $MAKE CFLAGS="-Werror" CPPFLAGS="-Werror"
 # currently broken $MAKE $PARALLEL_MAKE
 # currently broken $MAKE distcheck

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf070228e439ddb3be9c6570f963ac0db05d1c9c
Gerrit-PatchSet: 1
Gerrit-Project: libsmpp34
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list