Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(makefile): disable weird c++20 template-id-cdtor warning
we use -std=c++17 ./v8/include/v8-local-handle.h:401:30: error: template-id not allowed for constructor in C++20
- Loading branch information