Change in gapk[master]: contrib/jenkins.sh: enable AddressSanitizer

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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Sat Jun 30 15:08:07 UTC 2018


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/9796


Change subject: contrib/jenkins.sh: enable AddressSanitizer
......................................................................

contrib/jenkins.sh: enable AddressSanitizer

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



  git pull ssh://gerrit.osmocom.org:29418/gapk refs/changes/96/9796/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index ba4e7af..cf53c3a 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -34,7 +34,7 @@
 
 cd "$base"
 autoreconf --install --force
-./configure
+./configure --enable-sanitize
 $MAKE $PARALLEL_MAKE
 LD_LIBRARY_PATH="$inst/lib" $MAKE check || cat-testlogs.sh
 LD_LIBRARY_PATH="$inst/lib" DISTCHECK_CONFIGURE_FLAGS="" $MAKE distcheck || cat-testlogs.sh

-- 
To view, visit https://gerrit.osmocom.org/9796
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: gapk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5075107e9b563c06f43eb4544e81aefae3ad1f7d
Gerrit-Change-Number: 9796
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180630/4de5ab5b/attachment.htm>


More information about the gerrit-log mailing list