From 9ff59fc1b7b5d704a64229caebdf2256f865dc04 Mon Sep 17 00:00:00 2001 From: martin Date: Sat, 20 Nov 2021 16:18:18 +0000 Subject: Note that USE_FORT changes for xorg require a clean build. --- UPDATING | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'UPDATING') 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. -- cgit