summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-25 17:31:01 +0000
committerGerrit Code Review <gerrit@baserock.org>2015-03-25 17:31:01 +0000
commitc8d6676c049bca1e3f28c37945570eb4a76a1131 (patch)
treeb149bac94129d56912356f37db957671c197db53
parentad18cb4750d4f7181a545c81f4f38ae999de03d7 (diff)
parent8874a7c721f6c513692519eadef67ef90d3d177d (diff)
downloaddefinitions-c8d6676c049bca1e3f28c37945570eb4a76a1131.tar.gz
Merge "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