Change in osmo-ccid-firmware[master]: jenkins.sh: use PARALLEL_MAKE to accelerate build speed

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Apr 17 08:45:10 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/13691


Change subject: jenkins.sh: use PARALLEL_MAKE to accelerate build speed
......................................................................

jenkins.sh: use PARALLEL_MAKE to accelerate build speed

Change-Id: Idb75e028d52803e3f8685d42c584f8f96613ec3c
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/91/13691/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 35edd37..b4ee280 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -9,5 +9,5 @@
 cd $TOPDIR/sysmoOCTSIM
 cd gcc
 make clean
-make
+make $PARALLEL_MAKE
 make clean

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

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb75e028d52803e3f8685d42c584f8f96613ec3c
Gerrit-Change-Number: 13691
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190417/2c0275d8/attachment.htm>


More information about the gerrit-log mailing list