Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15927
Change subject: KUDU-2817: Upgrade snappy to 1.1.8 ...................................................................... KUDU-2817: Upgrade snappy to 1.1.8 We are currently on snappy 1.1.4 which is from 2017 and the latest release is from January 2020. This patch upgrades to snappy 1.1.8 which pulls in various fixes and improvements. See the release notes for all the changes: https://github.com/google/snappy/releases I adjusted the build scripts now that snappy uses cmake instead of autoconf. I used the parameters passed to lz4 for inspiration. Change-Id: I19e4eda122c0ea957bbe504fc7de681bb72068cd --- M thirdparty/build-definitions.sh M thirdparty/download-thirdparty.sh M thirdparty/vars.sh 3 files changed, 10 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/15927/1 -- To view, visit http://gerrit.cloudera.org:8080/15927 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I19e4eda122c0ea957bbe504fc7de681bb72068cd Gerrit-Change-Number: 15927 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
