Skip to content

build: reduce one level of spawning in node_gyp

Rodrigo Muino Tomonari requested to merge github/fork/refack/node-gyp-opt into master

configure will now call node_gyp as a module instead of forking makes it easier to debug

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Merge request reports

Loading