Fix Linux Makefile parallelism
Makefile != bourne shell, I think. At least on my systems, this was causing a raw -j, which meant that make had no restriction on its parallelism (i.e. tried to build everything at once).
This commit is contained in:
parent
5bd0aafc24
commit
07f439c598
Loading…
x
Reference in New Issue
Block a user