[
https://issues.apache.org/jira/browse/MESOS-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-6943:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> It should be possible to build 3rdparty components in parallel
> --------------------------------------------------------------
>
> Key: MESOS-6943
> URL: https://issues.apache.org/jira/browse/MESOS-6943
> Project: Mesos
> Issue Type: Bug
> Components: cmake
> Reporter: Benjamin Bannier
> Priority: Major
>
> Currently 3rdparty components are not built in parallel, even if the
> top-level project has some parallelization enabled (e.g., via {{make -jN}},
> by default in {{ninja}}, probably similarly with Visual Studio).
> Currently this is due to hardcoding {{make}} invocations, e.g.,
> https://github.com/apache/mesos/blob/24cbc0baa2568447e36243119d61eea02cba6a6a/3rdparty/CMakeLists.txt#L308.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)