- Version: master
- Platform: Windows
- Subsystem: build
After #16333 landed, every time you try to build a debug build using either vcbuild or Visual Studio, V8 gets rebuilt. I'm not sure why the /MP switch is causing this. Perhaps someone more familiar with V8 can help investigate this. If we can't figure it out, I'll submit a revert PR.
cc @nodejs/platform-windows
After #16333 landed, every time you try to build a debug build using either
vcbuildor Visual Studio, V8 gets rebuilt. I'm not sure why the/MPswitch is causing this. Perhaps someone more familiar with V8 can help investigate this. If we can't figure it out, I'll submit a revert PR.cc @nodejs/platform-windows