Neal Richardson created ARROW-7315:
--------------------------------------
Summary: [Python] Remove unused cmake flag from wheel scripts
Key: ARROW-7315
URL: https://issues.apache.org/jira/browse/ARROW-7315
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Neal Richardson
Assignee: Neal Richardson
Fix For: 1.0.0
Saw this while building a wheel locally:
{code}
CMake Warning:
Manually-specified variables were not used by the project:
OPENSSL_USE_STATIC_LIBS
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)