summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2021-11-20 16:18:18 +0000
committermartin <martin@NetBSD.org>2021-11-20 16:18:18 +0000
commit9ff59fc1b7b5d704a64229caebdf2256f865dc04 (patch)
tree9b4cf4083ff97911eaebf5b0671ba36df67eeed8 /UPDATING
parentd6c447ca76a100c1648e40f5814822d23a3f1926 (diff)
Note that USE_FORT changes for xorg require a clean build.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 5 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index c8cf33f309a..d5d146b9e1d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.323 2021/11/14 11:16:28 nia Exp $
+$NetBSD: UPDATING,v 1.324 2021/11/20 16:18:18 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,10 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20211116:
+ Changes in the xorg build require clean obj dirs for external/mit/xorg
+ (or a full clealn/non-update build).
+
20211112:
Device tree sources were updated for evbarm. Some device nodes
(in particular, ld(4) devices on the ROCKPro64) will be renumbered.