Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15107


Change subject: [cmake_modules] fix linkage on macOS
......................................................................

[cmake_modules] fix linkage on macOS

Fixed linkage on macOS: as of now, using system ld64 linker.  It turned
out that LLD linker from thirdparty ld64.ldd not fully functional yet
to link Kudu binaries.  At least, it doesn't support the -U flag which
is used for KRB5_REALM_OVERRIDE.

This is a follow-up to 638d95d295da0bddf3fa157792ec7de8889ac919.

Change-Id: I5c0ef0104388438f444b1f8ac76ca5ebf4cc2928
---
M cmake_modules/KuduLinker.cmake
1 file changed, 58 insertions(+), 31 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/15107/1
--
To view, visit http://gerrit.cloudera.org:8080/15107
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c0ef0104388438f444b1f8ac76ca5ebf4cc2928
Gerrit-Change-Number: 15107
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to