Change in osmo-hnodeb[master]: contrib/jenkins.sh: use --enable-werror

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

osmith gerrit-no-reply at lists.osmocom.org
Fri Nov 12 11:28:51 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnodeb/+/26212 )


Change subject: contrib/jenkins.sh: use --enable-werror
......................................................................

contrib/jenkins.sh: use --enable-werror

Fixes: OS#5290
Change-Id: Ic32464b9a52a5de4ee81fc3a4dbb5717b3b43e39
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/12/26212/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7001013..7c462c8 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -52,7 +52,7 @@
 
 cd "$base"
 autoreconf --install --force
-./configure --enable-sanitize --enable-external-tests $CONFIG
+./configure --enable-sanitize --enable-external-tests --enable-werror $CONFIG
 $MAKE $PARALLEL_MAKE
 LD_LIBRARY_PATH="$inst/lib" $MAKE check \
   || cat-testlogs.sh

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-hnodeb/+/26212
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hnodeb
Gerrit-Branch: master
Gerrit-Change-Id: Ic32464b9a52a5de4ee81fc3a4dbb5717b3b43e39
Gerrit-Change-Number: 26212
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211112/a97367e2/attachment.htm>


More information about the gerrit-log mailing list