[PATCH] libsmpp34[master]: jenkins: Enable parallel build and 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/.

roox gerrit-no-reply at lists.osmocom.org
Sun Feb 11 09:27:36 UTC 2018


Review at  https://gerrit.osmocom.org/6370

jenkins: Enable parallel build and distcheck

Change-Id: Id41fbcb5a96093eb6c3dc00bcacbd379111ada70
---
M contrib/jenkins.sh
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libsmpp34 refs/changes/70/6370/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 4a31aef..35d8e7a 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -7,7 +7,7 @@
 autoreconf --install --force
 ./configure --enable-sanitize
 $MAKE CFLAGS="-Werror" CPPFLAGS="-Werror"
-# currently broken $MAKE $PARALLEL_MAKE
-# currently broken $MAKE distcheck
+$MAKE $PARALLEL_MAKE
+$MAKE distcheck
 
 osmo-clean-workspace.sh

-- 
To view, visit https://gerrit.osmocom.org/6370
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id41fbcb5a96093eb6c3dc00bcacbd379111ada70
Gerrit-PatchSet: 1
Gerrit-Project: libsmpp34
Gerrit-Branch: master
Gerrit-Owner: roox <mardnh at gmx.de>



More information about the gerrit-log mailing list