Skip to content

build: enforce order of dependency when building addons

Fixes: https://github.com/nodejs/node/issues/17043 (Hopefully)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Merge request reports

Loading