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 13:44:55 +0000
commitfe35e6882eb104a4dd7dfadfb85b04cfc88ee2a5 (patch)
tree7cbafddf8eb9dae1d90f94a92f09ef09777659ec
parent9842ea3c643b93d8adf85cccc733e1e596c9cc90 (diff)
downloaddefinitions-fe35e6882eb104a4dd7dfadfb85b04cfc88ee2a5.tar.gz
Fix build of ICU on ARM
-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