summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_hpux_aCC.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_hpux_aCC.GNU')
-rw-r--r--include/makeinclude/platform_hpux_aCC.GNU4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/makeinclude/platform_hpux_aCC.GNU b/include/makeinclude/platform_hpux_aCC.GNU
index e380bee141b..8c5a82122b1 100644
--- a/include/makeinclude/platform_hpux_aCC.GNU
+++ b/include/makeinclude/platform_hpux_aCC.GNU
@@ -60,8 +60,8 @@ ifeq (1,$(stdcpplib))
ifeq (1, $(threads))
CCFLAGS += -D_RWSTD_MULTI_THREAD -D_REENTRANT
endif
-# Compile errors using -AA and +noeh together - HP problem report
-# JAGad12608, fix slated for Dec 2001 Release -- Steve Huston, April 10, 2001.
+# Compile errors using -AA and +noeh together - HP support call 3100620459
+# -- Steve Huston, April 10, 2001.
exceptions = 1
endif