X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/729e4ab9bc6618bc3d8a898e575df7f4019e29ca..4388f060552cc537e71e957d32f35e9d75a61233:/icuSources/config/mh-hpux-gcc diff --git a/icuSources/config/mh-hpux-gcc b/icuSources/config/mh-hpux-gcc index 72967f18..bbb5e1a5 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-2011, International Business Machines Corporation and ## others. All Rights Reserved. ## Commands to generate dependency files @@ -16,6 +16,9 @@ SHAREDLIBCPPFLAGS = -DPIC ## directory, at least. LD_DEFAULTPATH= -Wl,+b,.:'$$'ORIGIN/ +# Need to override this or we will get unworking assembly +GENCCODE_ASSEMBLY=-a gcc + # Get some handy functions defined properly DEFS += -D_HPUX_SOURCE -D_POSIX_C_SOURCE=199506L