]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/config/mh-alpha-linux-gcc
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / config / mh-alpha-linux-gcc
index ee5f9094c04fe18251a39941b609c783608ed12e..a3531d271c7d88726676393b1e07599cce26204f 100644 (file)
@@ -1,6 +1,8 @@
 ## -*-makefile-*-
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## 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 +29,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