Hello Alexey Serbin, Dan Burkert, Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10355
to review the following change.
Change subject: [thirdparty] Fix failing openssl check on MacOS
......................................................................
[thirdparty] Fix failing openssl check on MacOS
Since ea286417af the thirdparty build on Mac was failing as the openssl
library path needs to be set. This commit adds this flag by invoking
"pkg-config --cflags openssl" the same way as build-thirdparty.sh does.
Change-Id: Ieffc39f6e9bf5744b1119826375d36ee1035ccde
---
M thirdparty/preflight.py
1 file changed, 8 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/55/10355/1
--
To view, visit http://gerrit.cloudera.org:8080/10355
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieffc39f6e9bf5744b1119826375d36ee1035ccde
Gerrit-Change-Number: 10355
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>