Attention is currently required from: fixeria. Hello osmith, Jenkins Builder, laforge,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libsmpp34/+/29219
to look at the new patch set (#2).
Change subject: contrib/jenkins.sh: actually build with $PARALLEL_MAKE ......................................................................
contrib/jenkins.sh: actually build with $PARALLEL_MAKE
Parallel build has been fixed [1] and re-enabled [2] back in 2018.
Executing $MAKE without $PARALLEL_MAKE builds the project with -j1. Executing $MAKE with $PARALLEL_MAKE after that makes no sense, because everything is already compiled and there is nothing to do.
Change-Id: Iff7e7acfac0b827ce3b1086cea376a438b5af334 Related: [1] I5a9d7dbd7b992d322ed0d852ebf8ca2252b51a12 Related: [2] Id41fbcb5a96093eb6c3dc00bcacbd379111ada70 --- M contrib/jenkins.sh 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libsmpp34 refs/changes/19/29219/2