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:
@@ -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 "
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user