summaryrefslogtreecommitdiff
path: root/icu/makefile.mk
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2012-02-17 15:37:20 +0100
committerRene Engelhard <rene@debian.org>2012-02-17 16:40:46 +0100
commitf42948d0df75738594feca81ab9d2eaafada008e (patch)
tree2c8629dd06f3b0c3c36fa8aa542e98d7f1c1b4d5 /icu/makefile.mk
parentfdfeb21102e85f94a1ecb22fb376e1875319765e (diff)
fix icu build on arm
(from http://patch-tracker.debian.org/patch/series/view/icu/4.4.1-7/arm-assembler.patch)
Diffstat (limited to 'icu/makefile.mk')
-rw-r--r--icu/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/icu/makefile.mk b/icu/makefile.mk
index 02f94a458802..872544cef5e5 100644
--- a/icu/makefile.mk
+++ b/icu/makefile.mk
@@ -53,7 +53,8 @@ PATCH_FILES=\
icu4c-warnings.patch \
icu4c-escapespace.patch \
icu4c-strict-c.patch \
- CVE-2011-4599.patch
+ CVE-2011-4599.patch \
+ arm-assembler.patch
.IF "$(OS)"=="ANDROID"
PATCH_FILES+=\