summaryrefslogtreecommitdiff
path: root/icu/icu4c-android.patch
diff options
context:
space:
mode:
Diffstat (limited to 'icu/icu4c-android.patch')
-rw-r--r--icu/icu4c-android.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/icu/icu4c-android.patch b/icu/icu4c-android.patch
new file mode 100644
index 000000000000..f5b016e6e659
--- /dev/null
+++ b/icu/icu4c-android.patch
@@ -0,0 +1,11 @@
+--- misc/icu/source/config/mh-linux
++++ misc/build/icu/source/config/mh-linux
+@@ -30,7 +30,7 @@
+
+ ## Compiler switch to embed a library name
+ # The initial tab in the next line is to prevent icu-config from reading it.
+- LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
++# LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
+ #SH# # We can't depend on MIDDLE_SO_TARGET being set.
+ #SH# LD_SONAME=
+