aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1996-03-18 06:44:54 +0000
committerRichard M. Stallman <[email protected]>1996-03-18 06:44:54 +0000
commit63a1c38c9fdbd0b4c204c9be7f0ce87852e80f24 (patch)
treee0a889e8442a332b3d50c27fadb8d1186a6484c9
parent2ef581f34c321c4878a66b8af47fe921a479b612 (diff)
Comment change.
-rw-r--r--src/s/aix4-1.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h
index e003bee715..f5053a45af 100644
--- a/src/s/aix4-1.h
+++ b/src/s/aix4-1.h
@@ -14,6 +14,9 @@
because "cc -O" crashes. Under AIX 3.2.5, "cc -O" is required because
"cc -g" crashes. Go figure. [email protected].
4.1 seems to need -g again. -- [email protected]. */
+/* David Edelsohn <[email protected]> says that this actually depends
+ on the version of XLC, which can't be predicted from the system version.
+ What a mess! */
#ifndef __GNUC__
#undef C_DEBUG_SWITCH
#undef C_OPTIMIZE_SWITCH