summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1998-08-18 20:36:30 +0000
committerSteve Huston <shuston@riverace.com>1998-08-18 20:36:30 +0000
commit51ab692d2e0e7ab8165dbc027d83cbcd080c50bf (patch)
treee0da913c5d5a972d44449fee9b2256a384f42c36 /include
parentddb374e3bd3d578a8eb24bdd673780e07d3ebabc (diff)
downloadATCD-51ab692d2e0e7ab8165dbc027d83cbcd080c50bf.tar.gz
Added comment on how to shut up the warnings from using +DA2.0
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_hpux_aCC.GNU4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/makeinclude/platform_hpux_aCC.GNU b/include/makeinclude/platform_hpux_aCC.GNU
index e1b35d8bc79..2b8aca3c96d 100644
--- a/include/makeinclude/platform_hpux_aCC.GNU
+++ b/include/makeinclude/platform_hpux_aCC.GNU
@@ -11,7 +11,9 @@
# HP-UX 11 supports both 32-bit and 64-bit builds, regardless of which
# architecture the build is done on. This file is set up to build native
# to the machine it's running on. To cross-build for another platform, add
-# the appropriate +DA switch to CCFLAGS.
+# the appropriate +DA switch to CCFLAGS. Note that if you do this, and want to
+# shut up the "At least one PA 2.0 object file detected..." messages, you
+# should also add -Wl,+vnocompatwarnings.
debug = 1
threads = 1