Skip to content

build: no longer have v8-debug.h as dependency.

This is no longer necessary, and V8 is planning to remove the file altogether.

Ref: https://github.com/nodejs/node/issues/18643

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

build

Merge request reports

Loading