<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/19499">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">contrib/jenkins.sh: Test builds with --enable-e1d<br><br>We so far didn't include the osmo-e1d e1_input driver during compile<br>testing, let's change that.<br><br>Change-Id: I8bb876f9f3aebbad80a328b5ebff6e156c3db8da<br>---<br>M contrib/jenkins.sh<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/99/19499/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 a465d5a..c8f3b60 100755</span><br><span>--- a/contrib/jenkins.sh</span><br><span>+++ b/contrib/jenkins.sh</span><br><span>@@ -20,6 +20,7 @@</span><br><span> verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]")</span><br><span> </span><br><span> osmo-build-dep.sh libosmocore "" --disable-doxygen</span><br><span style="color: hsl(120, 100%, 40%);">+osmo-build-dep.sh osmo-e1d</span><br><span> </span><br><span> export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"</span><br><span> export LD_LIBRARY_PATH="$inst/lib"</span><br><span>@@ -33,7 +34,7 @@</span><br><span> set -x</span><br><span> </span><br><span> autoreconf --install --force</span><br><span style="color: hsl(0, 100%, 40%);">-./configure --enable-sanitize --enable-werror</span><br><span style="color: hsl(120, 100%, 40%);">+./configure --enable-sanitize --enable-werror --enable-e1d</span><br><span> $MAKE $PARALLEL_MAKE</span><br><span> $MAKE distcheck \</span><br><span>   || cat-testlogs.sh</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/19499">change 19499</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/c/libosmo-abis/+/19499"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I8bb876f9f3aebbad80a328b5ebff6e156c3db8da </div>
<div style="display:none"> Gerrit-Change-Number: 19499 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>