X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/48b980fed3435926e0b3a8d72ecb58be703a1c7a..729e4ab9bc6618bc3d8a898e575df7f4019e29ca:/icuSources/config/mh-alpha-linux-gcc diff --git a/icuSources/config/mh-alpha-linux-gcc b/icuSources/config/mh-alpha-linux-gcc index ee5f9094..b4da43da 100644 --- a/icuSources/config/mh-alpha-linux-gcc +++ b/icuSources/config/mh-alpha-linux-gcc @@ -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