You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Felix Hupfeld (JIRA)" <ji...@apache.org> on 2016/08/26 09:29:20 UTC

[jira] [Created] (MESOS-6094) Build should not do concurrent builds per default

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)