Hello Zoltan Chovan,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/19692

to review the following change.


Change subject: [build] Fix build issue on MacOS
......................................................................

[build] Fix build issue on MacOS

Building Kudu on MacOS was failing due to a linking issue. Specifically,
BIO_* functions weren't reachable from jwt_test_certs. It's unclear to
me how exactly it worked on Linux, I suspect the linker picks up OpenSSL
libraries automatically on Linux. Anyway, this commit fix the build by
adding the correct dependencies to jwt_test_certs.

Change-Id: Ifded17faafe99d8bbb896dc65298a8bd4c38854f
---
M src/kudu/util/CMakeLists.txt
1 file changed, 7 insertions(+), 6 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifded17faafe99d8bbb896dc65298a8bd4c38854f
Gerrit-Change-Number: 19692
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>

Reply via email to