]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/config/mh-alpha-linux-gcc
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / config / mh-alpha-linux-gcc
index ee5f9094c04fe18251a39941b609c783608ed12e..b4da43dad379e171d13025aebbf16c5932cc992c 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ## Linux-specific setup
-## Copyright (c) 1999-2006, International Business Machines Corporation and
+## Copyright (c) 1999-2009, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 ## Commands to generate dependency files
@@ -27,6 +27,10 @@ LD_RPATH_PRE=        -Wl,-rpath,
 ## 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