[
https://issues.apache.org/jira/browse/THRIFT-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Meier resolved THRIFT-2887.
---------------------------------
Resolution: Fixed
Assignee: Roger Meier
committed
> --with-openssl configure flag is ignored
> ----------------------------------------
>
> Key: THRIFT-2887
> URL: https://issues.apache.org/jira/browse/THRIFT-2887
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, C++ - Library
> Affects Versions: 0.9.2
> Reporter: Jon Parise
> Assignee: Roger Meier
> Priority: Minor
> Labels: patch
>
> The {{configure}} script offers a {{--with-openssl}} option:
> {code}
> --with-openssl=DIR root of the OpenSSL directory
> {code}
> Unfortunately, this doesn't appear to be respected by the C++ build. (There
> is one nested reference to {{AX_CHECK_OPENSSL}} within part of the D language
> configuration.)
> {{--with-openssl}} is useful when building Thrift on OS X because the base
> system's SSL libraries are insufficient. See THRIFT-2515.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)