summaryrefslogtreecommitdiffstats
path: root/src/core/config
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-01-25 13:06:44 +0100
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-03-07 17:08:40 +0000
commita24df8f8e4ef0f99dbf5a6b09451bb39becaf66a (patch)
treec4cddfaf2e833ece9886a4258c69cdbeed777582 /src/core/config
parentf7d343000d77c80f34a115fe9c78f101929292b1 (diff)
Update snapshot scripts to Chromium 49
The multi megabyte ICU assembler files are now omitted, as we instead either generate data files or use system ICU. Task-number: QTBUG-51173 Change-Id: I7c7594be08876751ffd73171550000a28399954f Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Diffstat (limited to 'src/core/config')
-rw-r--r--src/core/config/embedded_linux.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/config/embedded_linux.pri b/src/core/config/embedded_linux.pri
index 3a58e0e4b..4cb7d89fb 100644
--- a/src/core/config/embedded_linux.pri
+++ b/src/core/config/embedded_linux.pri
@@ -35,7 +35,6 @@ GYP_CONFIG += \
use_libpci=0 \
use_ozone=1 \
use_system_fontconfig=1 \
- icu_use_data_file_flag=0 \
use_x11=0 \
v8_use_snapshot=false \
want_separate_host_toolset=1 \