![]() fix building with system icu 76 ICU 76 decided to reduce overlinking[^1] thus `icu-i18n` will no longer add `icu-uc` when linking to shared libraries. This results in undefined symbols/references when trying to build with system ICU 76. [^1]: unicode-org/icu@199bc82 ref: https://github.com/nodejs/node/pull/55563 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com> |
||
---|---|---|
.. | ||
patches | ||
Makefile |