]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
make.sh: Introduce MAX_PARALLELISM
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Mar 2019 11:51:08 +0000 (11:51 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Mar 2019 11:51:08 +0000 (11:51 +0000)
commit7691a1bfe73067cb2f3ad3470d0000faf029a24f
treeca5249f9997e823fb797e1352be77005b8783979
parenteeee108f183e8d39e27154ee19c1ee0a8b27be11
make.sh: Introduce MAX_PARALLELISM

This will now adjust MAKETUNING to not launch more processes
than MAX_PARALLELISM. Handy to limit builds that use a lot of memory.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/Config
lfs/boost