<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12420">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Revert "jenkins.sh: disable parallel build"<br><br>This reverts commit a352642587d8835deb3c6f55da7986f427835157.<br><br>I've confused the libasn1c and asn1c repositories. libasn1c does not<br>need this workaround, asn1c does.<br><br>Related Change-Id: I80eecc60b96e87710218089dfdd1a3f87b40a8b1 (asn1c)<br>Change-Id: I73eac905524688939e133b6f91ad85514dc0393a<br>---<br>M contrib/jenkins.sh<br>1 file changed, 1 insertion(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libasn1c refs/changes/20/12420/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 dbdfda6..7d68736 100755</span><br><span>--- a/contrib/jenkins.sh</span><br><span>+++ b/contrib/jenkins.sh</span><br><span>@@ -14,10 +14,7 @@</span><br><span> </span><br><span> autoreconf --install --force</span><br><span> ./configure --enable-werror</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-# Parallel make is disabled due to a race condition. On Jenkins, it often</span><br><span style="color: hsl(0, 100%, 40%);">-# aborts the build with: "asn1p_y.y:357:13: error: 'param' undeclared"</span><br><span style="color: hsl(0, 100%, 40%);">-$MAKE -j1</span><br><span style="color: hsl(120, 100%, 40%);">+$MAKE $PARALLEL_MAKE</span><br><span> $MAKE distcheck \</span><br><span>   || cat-testlogs.sh</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12420">change 12420</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/12420"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libasn1c </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I73eac905524688939e133b6f91ad85514dc0393a </div>
<div style="display:none"> Gerrit-Change-Number: 12420 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>