Adar Dembo has submitted this change and it was merged. Change subject: thirdparty: pass EXTRA_MAKEFLAGS in build-thirdparty.sh ......................................................................
thirdparty: pass EXTRA_MAKEFLAGS in build-thirdparty.sh And allow PARALLEL to be overridden. Taken together, this makes it easier to limit the parallelism of the thirdparty build. The Kudu build itself needs no such mechanism as its make invocations aren't hidden behind a shell script. Change-Id: I69cda8e9a4a7d2ff0db1140f71ab247e14627035 Reviewed-on: http://gerrit.cloudera.org:8080/5595 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M thirdparty/build-definitions.sh M thirdparty/build-thirdparty.sh 2 files changed, 22 insertions(+), 21 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5595 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69cda8e9a4a7d2ff0db1140f71ab247e14627035 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
