Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23196 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/23196 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M thirdparty/download-thirdparty.sh A thirdparty/patches/cmake-fix-macos-compilation.patch 2 files changed, 22 insertions(+), 3 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I8ceec62d5c0fd7ff1564fec10ab4761b699c4e6d Gerrit-Change-Number: 23196 Gerrit-PatchSet: 2 Gerrit-Owner: Jeffrey Smith <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
