summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-04 03:55:54 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-04 03:55:54 +0000
commit1a3f316095f94f5d4f80ca2fa5112f3ef14c6615 (patch)
tree9301ed340143b167db71e1f6f1472ac8b90c19f3 /ChangeLog-99b
parent1b603cb989256c2e08455bdc16d9bbf029421c2a (diff)
downloadATCD-1a3f316095f94f5d4f80ca2fa5112f3ef14c6615.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 344e069cc3f..aaac8b3209b 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -159,7 +159,7 @@ Mon Feb 01 12:00:55 1999 David L. Levine <levine@cs.wustl.edu>
Thanks to Diethard Ohrt <Diethard.Ohrt@siemens.at> for confirming
that above fixes allow ACE and TAO to build with CC 5.0.
- * include/makeinclude/platform_sunos5_g++.GNU: removed -lw
+ * include/makeinclude/platform_sunos5_{g++,ghs}.GNU: removed -lw
from libs. It's not necessary, and apparently causes problems
on Solaris 2.6, because libc now includes the code that was
formerly in libw. Thanks to Steve Coleman <Steve.Coleman@jhuapl.edu>