Skip to content

tools: limit parallelism with ninja in V8 builds

If JOBS has been set in the environment to limit build parallelism, pass that onto ninja when building V8.

Refs: https://github.com/nodejs/node/pull/51362#issuecomment-1892526404

Merge request reports

Loading