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


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

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

Change-Id: Idf0ecd012071b5786773643fc71cc44ec070aa05
---
M contrib/jenkins.sh
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/44/30144/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 9ee073d..ad59c84 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -26,9 +26,9 @@
 # the asn1c binary is used by the 'regen' target below
 osmo-build-dep.sh asn1c aper-prefix

-CONFIG=""
+CONFIG="--enable-werror"
 if [ "$WITH_MANUALS" = "1" ]; then
-       CONFIG="--enable-manuals"
+       CONFIG=" --enable-manuals"
 fi

 set +x

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

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: Idf0ecd012071b5786773643fc71cc44ec070aa05
Gerrit-Change-Number: 30144
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to