[
https://issues.apache.org/jira/browse/ARROW-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069009#comment-16069009
]
Uwe L. Korn commented on ARROW-1169:
------------------------------------
PR: https://github.com/apache/arrow/pull/796
> C++: jemalloc externalproject doesn't build with CMake's ninja generator
> ------------------------------------------------------------------------
>
> Key: ARROW-1169
> URL: https://issues.apache.org/jira/browse/ARROW-1169
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.4.1
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Fix For: 0.5.0
>
>
> To build {{jemalloc}} we currently use {{$CMAKE_MAKE_COMMAND}} which is the
> command CMake generated "makefiles" for. But jemalloc is setup to use
> configure & make always, thus this fails with the Ninja generator.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)