Hello Dan Burkert, Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5595
to review the following change.
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
---
M thirdparty/build-definitions.sh
M thirdparty/build-thirdparty.sh
2 files changed, 22 insertions(+), 21 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/95/5595/1
--
To view, visit http://gerrit.cloudera.org:8080/5595
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I69cda8e9a4a7d2ff0db1140f71ab247e14627035
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>