summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2016-02-19 11:28:54 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2016-03-01 13:13:15 +0000
commit039e7622a3e8e99a5b8269d77d47af28365e20bf (patch)
tree14215216c250281dd73cbd3f937a66fb66430828 /src
parenteda6a3559b303c9e13d755efd4af17fbe2ac9c95 (diff)
Revert "Disable using the ICU data file on embedded linux"
This reverts commit c5957ac90cbaccccbd58b3fc73f94cf0d4795e54. It was based on the assumption that we remove system ICU, which got removed in commit 94b550ebee2858756a293aacf7e78e7ce11bb9c9. Task-number: QTBUG-51156 Change-Id: I7ac1adb414d250b2887af936ae3dc74a919a0890 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'src')
-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 50f94147e..41891859d 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 \