Module Name: src
Committed By: martin
Date: Sat Nov 20 16:18:18 UTC 2021
Modified Files:
src: UPDATING
Log Message:
Note that USE_FORT changes for xorg require a clean build.
To generate a diff of this commit:
cvs rdiff -u -r1.323 -r1.324 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.323 src/UPDATING:1.324
--- src/UPDATING:1.323 Sun Nov 14 11:16:28 2021
+++ src/UPDATING Sat Nov 20 16:18:18 2021
@@ -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.