Wenzhe Zhou has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17998
Change subject: IMPALA-11005 (part 1): Upgrade Boost library in toolchain ...................................................................... IMPALA-11005 (part 1): Upgrade Boost library in toolchain Third party libraries - Boost, glog and protobuf in Impala native tool-chains are be older than the corresponding libraries used by Kudu. We need to upgrade these three libraries before rebase be/src/kudu. This patch upgrades Boost from 1.61.0-p2 to 1.74.0-p1. The two patches for Boost 1.61.0 are already merged to 1.74.0. Need to add one patch which fixed the symbol visibility issue for LLVM. Testing: - Built native toolchain on local machine. - Built native toolchain with Jenkins job. - Built Impala with upgraded toolchain and passed core test. Change-Id: I3066286a6bdbf661c572bada4db69fb1b872bb16 --- M buildall.sh A source/boost/boost-1.74.0-patches/0001-Fix-hidden-visibility-symbols-for-LLVM.patch M source/boost/build.sh 3 files changed, 38 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/98/17998/2 -- To view, visit http://gerrit.cloudera.org:8080/17998 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I3066286a6bdbf661c572bada4db69fb1b872bb16 Gerrit-Change-Number: 17998 Gerrit-PatchSet: 2 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]>
