summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2015-02-20 14:50:52 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2015-03-25 15:02:57 +0000
commit8874a7c721f6c513692519eadef67ef90d3d177d (patch)
tree7cbafddf8eb9dae1d90f94a92f09ef09777659ec
parent9842ea3c643b93d8adf85cccc733e1e596c9cc90 (diff)
downloaddefinitions-8874a7c721f6c513692519eadef67ef90d3d177d.tar.gz
Fix build of ICU on ARM
Change-Id: I44bae2748e070e3a17f15e85865bc6c6e192248c
-rw-r--r--strata/qt5-tools/icu.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/qt5-tools/icu.morph b/strata/qt5-tools/icu.morph
index 37dec07e..f9532f04 100644
--- a/strata/qt5-tools/icu.morph
+++ b/strata/qt5-tools/icu.morph
@@ -1,6 +1,7 @@
name: icu
kind: chunk
configure-commands:
+- sed -e 's/LDFLAGSICUDT/#LDFLAGSICUDT/' -i source/config/mh-linux
- cd source; ./runConfigureICU Linux --prefix=/usr
build-commands:
- cd source; unset TARGET ; make