84c24ab1b5
Unless told otherwise, ninja will spawn as many jobs as there are CPU (plus 2). Nodejs is built with ninja, but it is a generic package, so there is no variable (like with cmake-package) that passes the proper number of parallel jobs as configured by the user. As a consequence, the nodejs build will use as many CPU as are available, possibly overcommitting the rsources the user expected to be used. Set the JOBS variableto limit that number. Signed-off-by: Jens Maus <mail@jens-maus.de> [yann.morin.1998@free.fr: reword commit log] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
0001-add-qemu-wrapper-support.patch | ||
0002-check-if-uclibc-has-backtrace-support.patch | ||
0003-include-obj-name-in-shared-intermediate.patch | ||
0004-lib-internal-modules-cjs-loader.js-adjust-default-pa.patch | ||
Config.in | ||
Config.in.host | ||
nodejs.hash | ||
nodejs.mk | ||
v8-qemu-wrapper.in |