Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: unbreak --with-intl=system-icu build
Include directories are configured by the tools/icu/icu-*.gyp files. The v8.gyp file doesn't need to add them and in fact the way it did that breaks when building against an external copy of ICU. Fixes: nodejs#28052
- Loading branch information