Skip to content
Snippets Groups Projects
Commit 86cc5a15 authored by Steve Lhomme's avatar Steve Lhomme Committed by Steve Lhomme
Browse files

contrib: using make -C should spread the threads from "make -j" properly

According to https://www.gnu.org/software/make/manual/html_node/Options_002fRecursion.html#index-recursion_002c-and-_002dj
"the parent make and all the sub-makes will communicate to ensure that there
are only ‘N’ jobs running at the same time between them all."
parent 674f4dac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment