Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src libstdc++, not libstc++



details:   https://anonhg.NetBSD.org/src/rev/e5d8ba0b6425
branches:  trunk
changeset: 522634:e5d8ba0b6425
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sat Feb 23 11:06:53 2002 +0000

description:
libstdc++, not libstc++

diffstat:

 UPDATING |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f697cd9db1d8 -r e5d8ba0b6425 UPDATING
--- a/UPDATING  Sat Feb 23 10:51:50 2002 +0000
+++ b/UPDATING  Sat Feb 23 11:06:53 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.50 2002/01/30 06:54:56 itojun Exp $
+$NetBSD: UPDATING,v 1.51 2002/02/23 11:06:53 pooka Exp $
 
 This file is intended to be a brief introduction to the build
 process and a reference on what to do if something doesn't work.
@@ -32,7 +32,7 @@
        Use the new toolchain to build and install natively (i.e. /usr/lib)
 
        gnu/lib/libgcc
-       gnu/lib/libstc++
+       gnu/lib/libstdc++
 
        After this a snapshot will be able to be built.
 



Home | Main Index | Thread Index | Old Index