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

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

No, this would break all builds that are not based on Unix Makefiles, e.g. for 
{{cmake -GNinja}} we have {{CMAKE_MAKE_PROGRAM=ninja}} but {{jemalloc}} can 
only be built with make.

> C++: ${MAKE} variable not set sometimes on older MacOS installations
> --------------------------------------------------------------------
>
>                 Key: ARROW-1302
>                 URL: https://issues.apache.org/jira/browse/ARROW-1302
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.5.0
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>             Fix For: 0.6.0
>
>
> If the variable is not set, we may need to use `find_program` to detect make: 
> https://travis-ci.org/xhochy/pyarrow-macos-wheels/builds/259750110



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to