Henry Robinson has uploaded a new patch set (#2). Change subject: IMPALA-4652: Add crcutil to toolchain ......................................................................
IMPALA-4652: Add crcutil to toolchain Note: crcutil does not have any release tarballs, so we borrow the one built for Apache Kudu. As a result, the build version is a git hash, rather than e.g. 1.0. The package builds on all supported platforms, except for CentOS 5.X due to the outdated autotools on that platform. As a workaround, the script will download and locally install autoconf / automake / libtool if it detects it is on CentOS 5.X. Doing so only adds a few seconds to the build. Change-Id: Ibf8b39082914b1b2932b4ce7efbd2cc4f5f69743 --- M buildall.sh A source/crcutil/build.sh 2 files changed, 44 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/22/5522/2 -- To view, visit http://gerrit.cloudera.org:8080/5522 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ibf8b39082914b1b2932b4ce7efbd2cc4f5f69743 Gerrit-PatchSet: 2 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
