<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9759">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins_arm.sh: Don't run 'make check' on embedded builds<br><br>If we're cross-compiling for arm-none-eabi, we cannot execute test<br>programs.<br><br>Change-Id: I64e88a31091b67c37c308c44013c42d4574d2312<br>---<br>M contrib/jenkins_arm.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/libosmocore refs/changes/59/9759/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins_arm.sh b/contrib/jenkins_arm.sh</span><br><span>index 4579596..8229fc8 100755</span><br><span>--- a/contrib/jenkins_arm.sh</span><br><span>+++ b/contrib/jenkins_arm.sh</span><br><span>@@ -16,7 +16,7 @@</span><br><span>        --disable-shared \</span><br><span>   CFLAGS="-Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs -Werror"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-    run_make</span><br><span style="color: hsl(120, 100%, 40%);">+    $MAKE $PARALLEL_MAKE</span><br><span> }</span><br><span> </span><br><span> # verify build in dir other than source tree</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9759">change 9759</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/9759"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I64e88a31091b67c37c308c44013c42d4574d2312 </div>
<div style="display:none"> Gerrit-Change-Number: 9759 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>