aboutsummaryrefslogtreecommitdiffstats
path: root/devel/icu
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-01-15 04:12:19 +0800
committerbapt <bapt@FreeBSD.org>2012-01-15 04:12:19 +0800
commit024cfaebd6e40cf8b23ffee067751798ebe9e1f4 (patch)
treebf3c19eb456a0ff00c3b0c689de5ba6812a80b44 /devel/icu
parent317da2f79f9339827dc888069c95b1be132828ed (diff)
downloadfreebsd-ports-gnome-024cfaebd6e40cf8b23ffee067751798ebe9e1f4.tar.gz
freebsd-ports-gnome-024cfaebd6e40cf8b23ffee067751798ebe9e1f4.tar.zst
freebsd-ports-gnome-024cfaebd6e40cf8b23ffee067751798ebe9e1f4.zip
Fix build with clang on amd64
Submitted by: kwm@, dim@ and d0k (clang developer)
Diffstat (limited to 'devel/icu')
-rw-r--r--devel/icu/files/patch-config__mh-bsd-gcc12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/icu/files/patch-config__mh-bsd-gcc b/devel/icu/files/patch-config__mh-bsd-gcc
new file mode 100644
index 000000000000..d5576fd75111
--- /dev/null
+++ b/devel/icu/files/patch-config__mh-bsd-gcc
@@ -0,0 +1,12 @@
+--- ./config/mh-bsd-gcc.orig 2011-10-19 01:13:00.000000000 +0200
++++ ./config/mh-bsd-gcc 2012-01-14 21:01:17.083384507 +0100
+@@ -23,9 +23,6 @@
+ ## Compiler switch to embed a library name
+ LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
+
+-## Shared library options
+-LD_SOOPTIONS= -Wl,-Bsymbolic
+-
+ ## Shared object suffix
+ SO = so
+ ## Non-shared intermediate object suffix