Hello Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/23196
to review the following change.
Change subject: KUDU-3678: Fix cmake compilation in MacOS
......................................................................
KUDU-3678: Fix cmake compilation in MacOS
This patch fixes compiling cmake in MacOS by removing an old define
that sets fdopen to NULL. This change is already present in cmake
version 3.30 and greater.
Change-Id: I8ceec62d5c0fd7ff1564fec10ab4761b699c4e6d
---
M thirdparty/download-thirdparty.sh
A thirdparty/patches/cmake-fix-macos-compilation.patch
2 files changed, 22 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/23196/1
--
To view, visit http://gerrit.cloudera.org:8080/23196
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8ceec62d5c0fd7ff1564fec10ab4761b699c4e6d
Gerrit-Change-Number: 23196
Gerrit-PatchSet: 1
Gerrit-Owner: Jeffrey Smith <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>