Bug 1943963 - Fix bad copypaste in intl/icu_sources_data.py r=platform-i18n-reviewers,jfkthame

Differential Revision: https://phabricator.services.mozilla.com/D235610
This commit is contained in:
Henri Sivonen
2025-01-28 12:46:29 +00:00
parent 0d8d75e850
commit a132cbb583

View File

@@ -241,7 +241,7 @@ def update_data_file(topsrcdir):
+ "-DUCONFIG_NO_TRANSLITERATION "
+ "-DUCONFIG_NO_REGULAR_EXPRESSIONS "
+ "-DUCONFIG_NO_BREAK_ITERATION "
+ "-DUCONFIG_NO_BREAK_IDNA "
+ "-DUCONFIG_NO_IDNA "
+ "-DUCONFIG_NO_MF2 "
+ "-DU_CHARSET_IS_UTF8 "
)