[
https://issues.apache.org/jira/browse/THRIFT-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900687#comment-15900687
]
James E. King, III commented on THRIFT-4104:
--------------------------------------------
[~jensg] is openssl supposed to be optional or mandatory? The autoconf scripts
don't seem to make provisions for conditional builds on openssl, as
TSSLSocket.cpp is included as part of the standard transport list. While we
make nonblocking and zlib stuff optional by building different libraries, I
don't see the same behavior for openssl being optional.
> Add a CI build job that runs without libevent, openssl, or zlib
> ---------------------------------------------------------------
>
> Key: THRIFT-4104
> URL: https://issues.apache.org/jira/browse/THRIFT-4104
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process, C++ - Library
> Affects Versions: 0.10.0
> Reporter: James E. King, III
> Priority: Minor
>
> After THRIFT-3369 was committed (passed CI tests) it was found to rely on
> openssl being around. Since we support builds without libevent, openssl, and
> zlib then we should have a CI build job that builds without them and make
> sure build and test still work.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)