]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/config/mh-irix
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / config / mh-irix
index dff288c931dabf3061bac09d32c1df581736ae8b..59d4aaf680e6adda641e0afa6474e5a93f142dcf 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ## IRIX-specific setup (for CC)
-## Copyright (c) 1999-2004, International Business Machines Corporation and
+## Copyright (c) 1999-2006, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 ## Flags for position independent code
@@ -24,8 +24,8 @@ SHLIB.c=    $(CC) -shared $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
 SHLIB.cc=   $(CXX) -shared $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
 
 ## Additional flags when building libraries with thread safety
-LIBCPPFLAGS = -D_REENTRANT
 THREADSCPPFLAGS = -D_REENTRANT -D_PTHREADS
+LIBCPPFLAGS =
 
 ## Compiler switch to embed a runtime search path
 LD_RPATH=