Daniel Becker has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/22881 )
Change subject: WIP - IMPALA-14067: Bump glog version to 0.6.0 in toolchain ...................................................................... WIP - IMPALA-14067: Bump glog version to 0.6.0 in toolchain This commit upgrades the glog library to version 0.6.0. This is a prerequisite of upgrading Impala's Kudu code to v1.17.1. Previously we had 3 patches on top of glog v0.3.5, but two of those are already present in v0.6.0 so we only need one patch. Testing: - Built native toolchain on local machine. - WIP - Built native toolchain with Jenkins job. - Built Impala with upgraded toolchain. Change-Id: Id2f353ffa8973b0c3d349e76201ffa2bf50f8871 --- M buildall.sh M source/glog/build.sh D source/glog/glog-0.3.5-patches/0001-Allow-glog-to-accept-a-message-listener.patch D source/glog/glog-0.3.5-patches/0002-rate-limit-calls-to-posix_fadvise.patch D source/glog/glog-0.3.5-patches/0003-glog-fix-symbolization.patch A source/glog/glog-0.6.0-patches/0001-PATCH-Allow-glog-to-accept-a-message-listener.patch 6 files changed, 176 insertions(+), 485 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/81/22881/2 -- To view, visit http://gerrit.cloudera.org:8080/22881 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Id2f353ffa8973b0c3d349e76201ffa2bf50f8871 Gerrit-Change-Number: 22881 Gerrit-PatchSet: 2 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
