Change in libosmocore[master]: contrib: jenkins: Enable parallel make in make distcheck

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Oct 13 08:24:06 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/20579 )

Change subject: contrib: jenkins: Enable parallel make in make distcheck
......................................................................

contrib: jenkins: Enable parallel make in make distcheck

Related: OS#4421
Change-Id: I4db992d599bd5cdc16a58729695654d1b759b682
---
M contrib/jenkins_amd64.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  fixeria: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins_amd64.sh b/contrib/jenkins_amd64.sh
index c79e26a..3fee57c 100755
--- a/contrib/jenkins_amd64.sh
+++ b/contrib/jenkins_amd64.sh
@@ -29,7 +29,7 @@
 # do distcheck only once, which is fine from built source tree, since distcheck
 # is well separated from the source tree state.
 DISTCHECK_CONFIGURE_FLAGS=--enable-external-tests \
-    $MAKE distcheck \
+    $MAKE $PARALLEL_MAKE distcheck \
     || cat-testlogs.sh
 $MAKE maintainer-clean
 

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/20579
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I4db992d599bd5cdc16a58729695654d1b759b682
Gerrit-Change-Number: 20579
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201013/f4e4d6a9/attachment.htm>


More information about the gerrit-log mailing list