diff options
| author | dyoung <dyoung@NetBSD.org> | 2009-11-02 01:11:31 +0000 |
|---|---|---|
| committer | dyoung <dyoung@NetBSD.org> | 2009-11-02 01:11:31 +0000 |
| commit | 9b166e5b239c81225efef0e8a5aaba4101002b1e (patch) | |
| tree | 07d00ea4f6e5c5e79084227de04eddeffdef66a9 | |
| parent | 4dd9f36d7a3237d543c9d20c77beb55d034ae94f (diff) | |
Mention that 'build.sh -u' may also break while building lex.
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.203 2009/11/02 01:09:21 dyoung Exp $ +$NetBSD: UPDATING,v 1.204 2009/11/02 01:11:31 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 @@ -19,7 +19,8 @@ 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'. + -u tools' or 'build.sh -u distribution'. Ditto src/tools/lex/ + and src/usr.bin/lex/. 20091001: An error will create a ./usr/X11R7/lib/X11/xkb/compiled/xkb |
