diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-12-11 18:14:02 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-12-11 18:16:41 +0000 |
commit | 77c2971d24e943160589cc604d655c9858e4d36b (patch) | |
tree | 5c5bb96734c945d4d0339ddf14cc2fd08730b50b /reproduce/config/pipeline/pdf-build.mk | |
parent | 66f12c0305aeb2e8ac046fd866d75bd6e16e8a42 (diff) |
Passing -j build options to dependency building bottle-necks
Some host Make systems may not allow automatic passing of the number of
threads to sub-Makes. So while building the basic dependencies, we'll need
to explicity add the `-j' option to the Make files that can benefit most
from it: those that are dependencies of many others (Tar & Make), or are
the last to build (Coreutils).
Diffstat (limited to 'reproduce/config/pipeline/pdf-build.mk')
0 files changed, 0 insertions, 0 deletions