Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11254 )
Change subject: IMPALA-6772: add ORC 1.5.2 ...................................................................... IMPALA-6772: add ORC 1.5.2 This version has some fixes that are needed for Impala. ORC 1.5.2 got support to consume non-vendored libraries so we can jettison our previous ORC patches and set *_HOME environment variables instead. Update googletest to an official release that is new enough for ORC to build. I don't believe the unofficial release of googletest was consumed by any users of native-toolchain so I removed it rather than trying to generalize the googletest build script to handle both cases. Change-Id: I24430321d0712bc3eda83d77a1a577270eb1e78f Reviewed-on: http://gerrit.cloudera.org:8080/11254 Reviewed-by: Thomas Marshall <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- M buildall.sh M source/googletest/build.sh M source/orc/build.sh A source/orc/orc-1.5.2-patches/0001-ORC-396-also-look-for-LZ4-libs-in-lib64-subdir.patch 4 files changed, 59 insertions(+), 17 deletions(-) Approvals: Thomas Marshall: Looks good to me, approved Tim Armstrong: Verified -- To view, visit http://gerrit.cloudera.org:8080/11254 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I24430321d0712bc3eda83d77a1a577270eb1e78f Gerrit-Change-Number: 11254 Gerrit-PatchSet: 2 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Thomas Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
