Module Name: src
Committed By: martin
Date: Tue Jun 28 08:03:49 UTC 2022
Modified Files:
src: UPDATING
Log Message:
Note that src/games/robots now nees a clean rebuild.
To generate a diff of this commit:
cvs rdiff -u -r1.327 -r1.328 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.327 src/UPDATING:1.328
--- src/UPDATING:1.327 Tue Dec 7 21:45:31 2021
+++ src/UPDATING Tue Jun 28 08:03:49 2022
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.327 2021/12/07 21:45:31 andvar Exp $
+$NetBSD: UPDATING,v 1.328 2022/06/28 08:03:49 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:
^^^^^^^^^^^^^^^
+20220628:
+ Changes in the build of src/games/robots require a clean build
+ of that program.
+
20211116:
Changes in the xorg build require clean obj dirs for external/mit/xorg
(or a full clean/non-update build).