[PATCH] osmo-pcu[master]: contrib: jenkins.sh: Use flag --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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Sat Mar 17 00:48:51 UTC 2018


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

contrib: jenkins.sh: Use flag --enable-werror

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/31/7331/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 2527127..8f6420a 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -24,7 +24,7 @@
 mkdir "$deps" || true
 
 # Collect configure options for osmo-pcu
-PCU_CONFIG=""
+PCU_CONFIG="--enable-werror"
 if [ "$with_dsp" = sysmo ]; then
   PCU_CONFIG="$PCU_CONFIG --enable-sysmocom-dsp --with-sysmobts=$inst/include/"
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7023f3637df12d2483b745db9881d37c5b0aa91d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list