Skip to content

build: unbreak --with-intl=system-icu build

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix28052 into master

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: #28052 (closed)

CI: https://ci.nodejs.org/job/node-test-commit/29244/

Merge request reports

Loading