]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/config/mh-os400
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / config / mh-os400
index 4e83e0dfab112849a2a5c753564e910ec268749a..82d7b500f09e0392c18c06b08d8773f2edba2f7a 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
 ## OS400-specific setup (for cross build)
-## Copyright (c) 1999-2012, International Business Machines Corporation and
+## Copyright (c) 1999-2013, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 # This otherwise breaks on OS400 - can't find "shell"
@@ -12,6 +14,9 @@ GEN_DEPS.cc=  $(CXX1) -E -M $(DEFS) $(CPPFLAGS)
 
 THREADSCPPFLAGS = -D_MULTI_THREADED
 
+# put this in the environment to get threading
+THREADSENVFLAGS = QIBM_MULTI_THREADED=Y ;
+
 ## Commands to compile
 # -qTERASPACE: large pointers
 # -qPFROPT=*STRDONLY: Strings are read-only