New dhcpcd does not like update builds from previous versions.
This commit is contained in:
parent
97a670fdb7
commit
7d66288dfe
7
UPDATING
7
UPDATING
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: UPDATING,v 1.283 2017/02/17 21:34:19 kamil Exp $
|
||||
$NetBSD: UPDATING,v 1.284 2017/04/03 09:37:58 martin 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,11 @@ See also: BUILDING, build.sh, Makefile.
|
|||
Recent changes:
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
20170402:
|
||||
a new version of dhcpcd has been imported, which does not support
|
||||
update builds from the previous version. Remove your
|
||||
external/bsd/dhcpcd object dir or build once without -u.
|
||||
|
||||
20170211:
|
||||
a new terminfo database has been imported.
|
||||
The structure of it has changed slightly from prior versions and
|
||||
|
|
Loading…
Reference in New Issue