summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2001-04-16 21:33:35 +0000
committerSteve Huston <shuston@riverace.com>2001-04-16 21:33:35 +0000
commiteb640a2d7a519d0b12d40c6c2bbb325595c7159f (patch)
tree94cc940e05591d41b38ddddb2d509dc12b2c5ea1 /include
parent7c4baeba5a5bd3165470037bb23ba4f716219c88 (diff)
downloadATCD-eb640a2d7a519d0b12d40c6c2bbb325595c7159f.tar.gz
ChangeLogTag:Mon Apr 16 16:13:29 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'include')
-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 8c5a82122b1..e380bee141b 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 support call 3100620459
-# -- Steve Huston, April 10, 2001.
+# Compile errors using -AA and +noeh together - HP problem report
+# JAGad12608, fix slated for Dec 2001 Release -- Steve Huston, April 10, 2001.
exceptions = 1
endif