mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
0cd1f54fab
Standardizes docs to use -j4 instead of -j8 as it appears to be the most inclusive recommendation based on discussion in https://github.com/nodejs/node/pull/9961. PR-URL: https://github.com/nodejs/node/pull/9961 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
738 B
738 B
Checklist
make -j4 test
(UNIX), orvcbuild test nosign
(Windows) passes- tests and/or benchmarks are included
- documentation is changed or added
- commit message follows commit guidelines