Skip to content

deps: remove thread_local to fix V8 compilation

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

This should fix compilation on macOS 10.10, addressing these issues: https://github.com/nodejs/build/issues/1415 Fixes: https://github.com/nodejs/build/pull/1426

Merge request reports

Loading