Dan Burkert has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9888 )
Change subject: Followup to bae6170c77 to fix build on macos ...................................................................... Followup to bae6170c77 to fix build on macos RLIM_INFINITY is kint64max on MacOS and kuint64max on Linux. Change-Id: I13780d86d4a286710c1bcf8a5f4266fb7fe162c7 Reviewed-on: http://gerrit.cloudera.org:8080/9888 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Dan Burkert <[email protected]> --- M src/kudu/util/env.h M src/kudu/util/env_posix.cc 2 files changed, 3 insertions(+), 5 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Dan Burkert: Verified -- To view, visit http://gerrit.cloudera.org:8080/9888 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I13780d86d4a286710c1bcf8a5f4266fb7fe162c7 Gerrit-Change-Number: 9888 Gerrit-PatchSet: 5 Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
