Uwe L. Korn created ARROW-2553:
----------------------------------
Summary: [C++] Set MACOSX_DEPLOYMENT_TARGET in wheel build
Key: ARROW-2553
URL: https://issues.apache.org/jira/browse/ARROW-2553
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Packaging
Reporter: Uwe L. Korn
Fix For: 0.9.1
The current `pyarrow` wheels are not usable on older OSX releases due to a
problem in the newest Xcode SDK. We need to set {{MACOSX_DEPLOYMENT_TARGET}} to
an older OSX release to avoid getting {{Symbol not found:
_os_unfair_lock_lock}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)