Will Berkeley has submitted this change and it was merged. Change subject: KUDU-1864 Thirdparty squeasel build fails on macOS 10.12 ......................................................................
KUDU-1864 Thirdparty squeasel build fails on macOS 10.12 This patch fixes build of squeasel on OS X. On OS X 10.11 and newer, OpenSSL headers are not in /usr/include anymore. Try to determine their location using pkg-config. This patch at least works on OS X 10.11. Change-Id: Id2040817457e64e1e58244cdc5ab10b9412b809b Reviewed-on: http://gerrit.cloudera.org:8080/5907 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Will Berkeley <[email protected]> --- M thirdparty/build-definitions.sh 1 file changed, 17 insertions(+), 0 deletions(-) Approvals: Dan Burkert: Looks good to me, but someone else must approve Will Berkeley: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/5907 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id2040817457e64e1e58244cdc5ab10b9412b809b Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Dinesh Bhat <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
