You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/10/25 18:14:58 UTC

[jira] [Commented] (ARROW-348) [Python] CMake build type should be configurable on the command line

    [ https://issues.apache.org/jira/browse/ARROW-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606028#comment-15606028 ] 

Uwe L. Korn commented on ARROW-348:
-----------------------------------

I'm successfully using {{PYARROW_CMAKE_OPTIONS='-DCMAKE_BUILD_TYPE=Release'}} in the manylinux1 builds to get release builds. Passing that through commandline option from {{bdist_wheel}} to the actually command ({{build_ext}}?) seemed rather hard.

> [Python] CMake build type should be configurable on the command line
> --------------------------------------------------------------------
>
>                 Key: ARROW-348
>                 URL: https://issues.apache.org/jira/browse/ARROW-348
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>
> The build type is currently hard-coded at Debug (and not passed into CMake) -- there should be clearer guidance about how to configure PyArrow for release builds



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)