Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23295
to look at the new patch set (#2).
Change subject: Fix compilation if using OpenSSL < 1.1.1
......................................................................
Fix compilation if using OpenSSL < 1.1.1
This change adds a version guard around the call to
SSL_CTX_set_ciphersuites() so it only compiles when
building with OpenSSL versions that support it. This
addresses a build failure caused by commit f6fbcde on
systems using OpenSSL 1.0.x.
This is a followup to f6fbcde.
Change-Id: I7410a1f08e700efd8a917be8c59d54a497023cef
---
M thirdparty/download-thirdparty.sh
A thirdparty/patches/squeasel-tls-openssl10x.patch
2 files changed, 34 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/95/23295/2
--
To view, visit http://gerrit.cloudera.org:8080/23295
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7410a1f08e700efd8a917be8c59d54a497023cef
Gerrit-Change-Number: 23295
Gerrit-PatchSet: 2
Gerrit-Owner: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)