Felix Hupfeld created MESOS-6094:
------------------------------------
Summary: Build should not do concurrent builds per default
Key: MESOS-6094
URL: https://issues.apache.org/jira/browse/MESOS-6094
Project: Mesos
Issue Type: Bug
Reporter: Felix Hupfeld
Priority: Minor
A make seems to run concurrent builds (-j) as a default. This is annoying when
intending to do a background build on a workstation. I'd say the default build
should be -j 1 and people can set their MAKEFLAGS accordingly if they want
concurrency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)