Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15632
Change subject: [build] Fix boost compilation on latest macOS Catalina update ...................................................................... [build] Fix boost compilation on latest macOS Catalina update The latest Catalina update broke boost due to bad version checks. This patch drops the version checks and flags all together as they are not needed. See https://github.com/zcash/zcash/pull/4334 for additional context. Change-Id: Ie6bb488dcadf215be708ae1b1e89ddd77bd30074 --- M thirdparty/download-thirdparty.sh A thirdparty/patches/boost-coalesce-templates-darwin.patch 2 files changed, 21 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/32/15632/1 -- To view, visit http://gerrit.cloudera.org:8080/15632 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie6bb488dcadf215be708ae1b1e89ddd77bd30074 Gerrit-Change-Number: 15632 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
