Module Name:    src
Committed By:   dyoung
Date:           Mon Nov  2 01:09:21 UTC 2009

Modified Files:
        src: UPDATING

Log Message:
Mention that build.sh -u may get hung up building yacc.


To generate a diff of this commit:
cvs rdiff -u -r1.202 -r1.203 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/UPDATING
diff -u src/UPDATING:1.202 src/UPDATING:1.203
--- src/UPDATING:1.202	Fri Oct  2 03:13:23 2009
+++ src/UPDATING	Mon Nov  2 01:09:21 2009
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.202 2009/10/02 03:13:23 mrg Exp $
+$NetBSD: UPDATING,v 1.203 2009/11/02 01:09:21 dyoung Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -16,6 +16,11 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20091101:
+        After updating, it may be make the 'cleandir' target in
+        src/tools/yacc/ and in src/usr.bin/yacc/ before a 'build.sh
+        -u tools' or 'build.sh -u distribution'.
+
 20091001:
 	An error will create a ./usr/X11R7/lib/X11/xkb/compiled/xkb
 	symlink, failing the build.  Delete the link, and the subdir

Reply via email to