]> 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 b21331031eead292d1b86fff638fbe9f4805ae41..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-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=