<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9757">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins_arch.sh: Accept "arm-none-eabi" as alias for "arm"<br><br>The jenkins build job is calling the script using "amd64" and<br>"arm-none-eabi", while the script expects "amd64" and "arm".<br><br>Let's add "arm-none-eabi" as an alias for "arm".<br><br>Closes: OS#3360<br>Change-Id: Idedd4778a63d67cdbf4f4d538bf4a225abb7547a<br>---<br>M contrib/jenkins_arch.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/57/9757/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins_arch.sh b/contrib/jenkins_arch.sh</span><br><span>index 360fd1c..cf9546e 100755</span><br><span>--- a/contrib/jenkins_arch.sh</span><br><span>+++ b/contrib/jenkins_arch.sh</span><br><span>@@ -22,7 +22,7 @@</span><br><span>     ./contrib/jenkins_amd64.sh</span><br><span>   ;;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  arm)</span><br><span style="color: hsl(120, 100%, 40%);">+  arm|arm-none-eabi)</span><br><span>     ./contrib/jenkins_arm.sh</span><br><span>   ;;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9757">change 9757</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/9757"/><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: Idedd4778a63d67cdbf4f4d538bf4a225abb7547a </div>
<div style="display:none"> Gerrit-Change-Number: 9757 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>