]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/config/mh-hpux-gcc
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / config / mh-hpux-gcc
index 72967f18e22e837fc862dc0b689b2da43ea800cf..c2e91227eeae67e8bdc8cbdbd9ca4e5d571137de 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
 ## HPUX/gcc specific setup
-## Copyright (c) 1999-2009, International Business Machines Corporation and
+## Copyright (c) 1999-2012, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 ## Commands to generate dependency files
@@ -16,6 +18,10 @@ SHAREDLIBCPPFLAGS = -DPIC
 ## directory, at least.
 LD_DEFAULTPATH= -Wl,+b,.:'$$'ORIGIN/
 
+# Need to override this or we will get unworking assembly
+#GENCCODE_ASSEMBLY=-a gcc
+GENCCODE_ASSEMBLY=
+
 # Get some handy functions defined properly
 DEFS += -D_HPUX_SOURCE -D_POSIX_C_SOURCE=199506L