Skip to content

build,deps: less warnings from V8

The V8 build currently emits ~730 of these warnings, and addressing them is out of score for node-core. So let's silence them.

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

Merge request reports

Loading