Skip to content

Feature request: configure number of compiler processes to run

The build can take advantage of the make's parameter -j and:

  1. automatically select the number of compiler processes to run, or
  2. allow the user to set this number

The goal is to shorten the build process.