From 89ad46ab66ce2b260ec7192181f350052bf7962d Mon Sep 17 00:00:00 2001 From: Moonchild Date: Tue, 5 May 2020 23:16:58 +0000 Subject: [PATCH] Issue #1451 - Split out ICU data file on Windows This reduces the xul.dll size by 11 MB --- build/autoconf/icu.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/autoconf/icu.m4 b/build/autoconf/icu.m4 index b5111598c0..090d6c0a2d 100644 --- a/build/autoconf/icu.m4 +++ b/build/autoconf/icu.m4 @@ -38,7 +38,7 @@ if test -n "$USE_ICU"; then dnl We also don't do it on Windows because sometimes the file goes dnl missing -- possibly due to overzealous antivirus software? -- dnl which prevents the browser from starting up :( - if test -z "$JS_STANDALONE" -a "$OS_TARGET" != WINNT -a "$MOZ_WIDGET_TOOLKIT" != "android"; then + if test -z "$JS_STANDALONE"; then MOZ_ICU_DATA_ARCHIVE=1 else MOZ_ICU_DATA_ARCHIVE=