Source-Changes-HG archive

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

[src/trunk]: src mention that we need to rebuild yacc now.



details:   https://anonhg.NetBSD.org/src/rev/e4092a61375a
branches:  trunk
changeset: 503303:e4092a61375a
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Feb 04 19:50:26 2001 +0000

description:
mention that we need to rebuild yacc now.

diffstat:

 UPDATING |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 86713e0e1df8 -r e4092a61375a UPDATING
--- a/UPDATING  Sun Feb 04 19:32:26 2001 +0000
+++ b/UPDATING  Sun Feb 04 19:50:26 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.14 2001/02/03 08:24:07 hubertf Exp $
+$NetBSD: UPDATING,v 1.15 2001/02/04 19:50:26 christos 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.
@@ -8,6 +8,11 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20010204:
+       prepare the code to compile with stricter gcc flags. in
+       particular start eliminating redundant declarations. Yacc
+       needs to be installed before make build.
+
 20010114:
        introduce .if commands(target) in make(1). You need to
        bring everything up-to-date first, then without installing



Home | Main Index | Thread Index | Old Index