From: Michael Ow Date: Fri, 6 Jul 2012 18:14:53 +0000 (+0000) Subject: ICU-9377 Add -AA option to hp-ux compiler flags when building with aCC X-Git-Tag: milestone-59-0-1~3727 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ada83e8837ffea55ad6bc67b4efae547a1dbe3b;p=icu ICU-9377 Add -AA option to hp-ux compiler flags when building with aCC X-SVN-Rev: 32025 --- diff --git a/icu4c/source/config/mh-hpux-acc b/icu4c/source/config/mh-hpux-acc index 35db53d47c0..acd294cf0c8 100644 --- a/icu4c/source/config/mh-hpux-acc +++ b/icu4c/source/config/mh-hpux-acc @@ -1,6 +1,6 @@ ## -*-makefile-*- ## HP/UX-specific setup using aCC -## Copyright (c) 1999-2011, International Business Machines Corporation and +## Copyright (c) 1999-2012, International Business Machines Corporation and ## others. All Rights Reserved. ## Commands to generate dependency files @@ -25,7 +25,7 @@ THREADSCPPFLAGS = -D_REENTRANT -D_THREAD_SAFE # preprocessing tokens. This comes from INT64_C in # 4232 conversion to a more strictly aligned type may cause misaligned access. CFLAGS += -Ae +Olit=all -CXXFLAGS += -Wc,-ansi_for_scope,on +W740 +W749 +W823 +W4232 +CXXFLAGS += -AA -Wc,-ansi_for_scope,on +W740 +W749 +W823 +W4232 ifeq ($(UCLN_NO_AUTO_CLEANUP),0) # set up init point.