Marton Greber has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23199 )
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]> (cherry picked from commit e902cc29bd6343ec92700ac26a6a1f837df14def) Reviewed-on: http://gerrit.cloudera.org:8080/23199 Reviewed-by: Marton Greber <[email protected]> Tested-by: Marton Greber <[email protected]> --- M thirdparty/download-thirdparty.sh A thirdparty/patches/cmake-fix-macos-compilation.patch 2 files changed, 22 insertions(+), 3 deletions(-) Approvals: Marton Greber: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/23199 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.18.x Gerrit-MessageType: merged Gerrit-Change-Id: I8ceec62d5c0fd7ff1564fec10ab4761b699c4e6d Gerrit-Change-Number: 23199 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Jeffrey Smith <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]>
