Uwe L. Korn created ARROW-1169:
----------------------------------
Summary: 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)