From 8874a7c721f6c513692519eadef67ef90d3d177d Mon Sep 17 00:00:00 2001 From: James Thomas Date: Fri, 20 Feb 2015 14:50:52 +0000 Subject: Fix build of ICU on ARM Change-Id: I44bae2748e070e3a17f15e85865bc6c6e192248c --- strata/qt5-tools/icu.morph | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1