packages/lang/node
Hirokazu MORIKAWA 1f17e41e43 node: Preparing to update ICU to 76
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>
2024-11-09 20:45:24 +02:00
..
patches node: Preparing to update ICU to 76 2024-11-09 20:45:24 +02:00
Makefile node: Preparing to update ICU to 76 2024-11-09 20:45:24 +02:00