ports/devel/icu/files/patch-config__mh-bsd-gcc
Baptiste Daroussin a40e46aa01 Fix build with clang on amd64
Submitted by:	kwm@, dim@ and d0k (clang developer)
2012-01-14 20:12:19 +00:00

12 lines
383 B
Text

--- ./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