Skip to content
Commit f3720acf authored by Fabian Müller's avatar Fabian Müller
Browse files

Fix make concurrency

make's behavior is different than, e.g., ninja in that the lack of a parameter to -j means that it may spawn indefinite amounts of processes.

This can easily exhaust a build system's resources and thus cause problems not only in CI.
parent 4ddd4422
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment