Todd Lipcon has submitted this change and it was merged. Change subject: thirdparty: use ninja when possible ......................................................................
thirdparty: use ninja when possible Using ninja to build LLVM, etc, is a bit faster than using make, and produces less ugly output. Change-Id: Idacd6d8bc9ad371c3c925f7c628ad69785bb870e Reviewed-on: http://gerrit.cloudera.org:8080/7461 Reviewed-by: Adar Dembo <a...@cloudera.com> Reviewed-by: Dan Burkert <danburk...@apache.org> Tested-by: Kudu Jenkins --- M thirdparty/build-definitions.sh M thirdparty/build-thirdparty.sh 2 files changed, 28 insertions(+), 6 deletions(-) Approvals: Dan Burkert: Looks good to me, but someone else must approve Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/7461 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idacd6d8bc9ad371c3c925f7c628ad69785bb870e Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <t...@apache.org> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Dan Burkert <danburk...@apache.org> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <t...@apache.org>