aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>1994-10-11 19:43:48 +0000
committerJason Merrill <jason@redhat.com>1994-10-11 19:43:48 +0000
commitb255ccdb40a5f088f7a55d945e1ebec06d5430c1 (patch)
tree07db58f6dae8e964977bde8e18be5500f7b82cd0 /ChangeLog
parentc8caa6c5f27d9fbb1875095b0c26b61b54c0266f (diff)
downloadbinutils-b255ccdb40a5f088f7a55d945e1ebec06d5430c1.zip
binutils-b255ccdb40a5f088f7a55d945e1ebec06d5430c1.tar.gz
binutils-b255ccdb40a5f088f7a55d945e1ebec06d5430c1.tar.bz2
Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of -fexternal-templates. Because libstdc++ won't build with -fexternal-templates.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f924975..430c51d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
+
+ * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
+ -fexternal-templates.
+
+ * configure.in (target_libs): Add libstdc++.
+ (noconfigdirs): Add libstdc++ as appropriate.
+
Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
* config.guess: Update from FSF.