<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10722">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins.sh: Add --enable-werror flag to osmo-trx configure step<br><br>This way we catch newly introduced compilation warnings in osmo-trx.<br><br>Change-Id: I7effaf243fd6e7fe69728cfce5f97e0b5bd4743c<br>---<br>M contrib/jenkins.sh<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/22/10722/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh</span><br><span>index 59f68f7..44a49c3 100755</span><br><span>--- a/contrib/jenkins.sh</span><br><span>+++ b/contrib/jenkins.sh</span><br><span>@@ -79,7 +79,7 @@</span><br><span> </span><br><span> cd "$base"</span><br><span> autoreconf --install --force</span><br><span style="color: hsl(0, 100%, 40%);">-./configure --enable-sanitize --with-uhd --with-usrp1 $INSTR</span><br><span style="color: hsl(120, 100%, 40%);">+./configure --enable-sanitize --enable-werror --with-uhd --with-usrp1 $INSTR</span><br><span> $MAKE $PARALLEL_MAKE</span><br><span> $MAKE check \</span><br><span>   || cat-testlogs.sh</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10722">change 10722</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/10722"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I7effaf243fd6e7fe69728cfce5f97e0b5bd4743c </div>
<div style="display:none"> Gerrit-Change-Number: 10722 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>