X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/729e4ab9bc6618bc3d8a898e575df7f4019e29ca..51004dcb01e06fef634b61be77ed73dd61cb6db9:/icuSources/config/mh-hpux-gcc diff --git a/icuSources/config/mh-hpux-gcc b/icuSources/config/mh-hpux-gcc index 72967f18..2311f49c 100644 --- a/icuSources/config/mh-hpux-gcc +++ b/icuSources/config/mh-hpux-gcc @@ -1,6 +1,6 @@ ## -*-makefile-*- ## 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 +16,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