diff options
| author | dholland <dholland@NetBSD.org> | 2015-09-19 18:31:41 +0000 |
|---|---|---|
| committer | dholland <dholland@NetBSD.org> | 2015-09-19 18:31:41 +0000 |
| commit | db5ce2a2ef1af5d45713bd6cb352cce52134fec0 (patch) | |
| tree | f939b524d5c197d90839f89567d0331331a695e2 /UPDATING | |
| parent | 066afd2b918f12dd23b1a2df1983346da94f7558 (diff) | |
add note about the most recent acpica update
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.262 2015/04/14 14:18:59 christos Exp $ +$NetBSD: UPDATING,v 1.263 2015/09/19 18:31:41 dholland 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,6 +19,10 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20150818: + New acpica requires "make cleandir" in src/external/bsd/acpica + again. + 20150413: New acpica requires "make cleandir" and reinstalling yacc in /usr/src/external/bsd/byacc and /usr/src/tools/yacc and |
