[
https://issues.apache.org/jira/browse/ARROW-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-2553:
--------------------------------
Summary: [Python] Set MACOSX_DEPLOYMENT_TARGET in wheel build (was: [C++]
Set MACOSX_DEPLOYMENT_TARGET in wheel build)
> [Python] 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: Packaging, Python
> Reporter: Uwe L. Korn
> Priority: Blocker
> Fix For: 0.10.0
>
>
> 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)