You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Chromium's fork of ICU (with prebuilt .dat archive), fixes#36 (#49)
* use Chromium's fork of ICU
* Restore default ICU data Makefile.in; Force JSC to use our build of ICU instead of system-wide from pkg-config; use locale.h instead of xlocale.h in ICU
* Use static build of ICU to take advantage of link-time GC to reduce output library size
* Disable patching disable icu during compiling, moved to prep
* Fix regression: non-intl build was linking with i18n ICU and full ICU data
0 commit comments