summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-11-21 14:25:37 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-11-21 15:48:53 +0200
commit8a3ea757c35a000ea303a11b36692aebc2400ead (patch)
tree4712f03edc94684407ad2acc2345e6ee4081066d /sal
parent6af8887b41a8438d29b4743f238be7330516ecbc (diff)
Use --with-library-suffix=lo for Android to avoid clash with system ICU
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/android/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/osl/android/Makefile b/sal/osl/android/Makefile
index f772b8496970..dd392f5ca9e7 100644
--- a/sal/osl/android/Makefile
+++ b/sal/osl/android/Makefile
@@ -62,9 +62,9 @@ ndk-build:
gcc3_uno \
i18nisolang1gcc3 \
i18nutilgcc3 \
- icudata \
- icui18n \
- icuuc \
+ icudatalo \
+ icui18nlo \
+ icuuclo \
reg \
store \
ucbhelper4gcc3 \