Dan Burkert has submitted this change and it was merged. Change subject: Bump gflags version ......................................................................
Bump gflags version The previous version ran into into an issue building on OS X 10.11 due to a mismatch in libtool versions. Bumping gflags to the latest version allows us to sidestep this by using cmake. Change-Id: Ifed00bf0396ceb6001f043cd3cd6b12c449cdfd2 Reviewed-on: http://gerrit.cloudera.org:8080/1970 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/tools/kudu-ksck.cc M thirdparty/build-definitions.sh M thirdparty/download-thirdparty.sh M thirdparty/vars.sh 4 files changed, 11 insertions(+), 8 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/1970 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifed00bf0396ceb6001f043cd3cd6b12c449cdfd2 Gerrit-PatchSet: 5 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
