Todd Lipcon has submitted this change and it was merged. Change subject: [OpenSSL] require at least 1.0.0 version ......................................................................
[OpenSSL] require at least 1.0.0 version To build the project, it's necessary to have OpenSSL version 1.0.0 or higher: we are using some features which have been introduced in version 1.0.0 of the OpenSSL framework. Change-Id: Ie1b60f730f3d6e5645a310fb40df39d04367e688 Reviewed-on: http://gerrit.cloudera.org:8080/4937 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M CMakeLists.txt 1 file changed, 14 insertions(+), 1 deletion(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/4937 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie1b60f730f3d6e5645a310fb40df39d04367e688 Gerrit-PatchSet: 4 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: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
