X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..f3c0d7a59d99c2a94c6b8822291f0e42be3773c9:/icuSources/config/mh-alpha-linux-gcc diff --git a/icuSources/config/mh-alpha-linux-gcc b/icuSources/config/mh-alpha-linux-gcc index b2133103..a3531d27 100644 --- a/icuSources/config/mh-alpha-linux-gcc +++ b/icuSources/config/mh-alpha-linux-gcc @@ -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-2004, International Business Machines Corporation and +## Copyright (c) 1999-2009, International Business Machines Corporation and ## others. All Rights Reserved. ## Commands to generate dependency files @@ -13,8 +15,8 @@ SHAREDLIBCXXFLAGS = -fPIC SHAREDLIBCPPFLAGS = -DPIC ## Additional flags when building libraries and with threads -LIBCPPFLAGS = -D_REENTRANT THREADSCPPFLAGS = -D_REENTRANT +LIBCPPFLAGS = # The tests need complete IEEE floating point support CFLAGS += -mieee @@ -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 @@ -72,9 +78,6 @@ GENCCODE_ASSEMBLY=-a gcc # LDflags that pkgdata will use BIR_LDFLAGS= -Wl,-Bsymbolic -# CPPflags for genccode/gencmn -BIR_CPPFLAGS= -DU_HAVE_BIND_INTERNAL_REFERENCES - # Dependencies [i.e. map files] for the final library BIR_DEPS=