Skip to content

build: make `partly_static` opt-out

  • remove the dependency of the binary on installed compilers

Fixes: https://github.com/nodejs/build/issues/1724 Refs: https://github.com/nodejs/build/issues/1543

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading