summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2022-07-15 05:26:08 +0000
committermrg <mrg@NetBSD.org>2022-07-15 05:26:08 +0000
commitf8abdbf7973c8b8f779c158232233826a3b25c1f (patch)
tree80a57348d6146c3c59271443b38420f9a92b2892 /UPDATING
parent8d59f79768e5c3f1f4f9528052dc307239521e6f (diff)
add a note about xorg-server possibly breaking builds.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 5 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 35ee606370b..62b49857939 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.328 2022/06/28 08:03:49 martin Exp $
+$NetBSD: UPDATING,v 1.329 2022/07/15 05:26:08 mrg 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:
^^^^^^^^^^^^^^^
+20220714:
+ Updates to xorg-server and associated drivers may cause builds to
+ fail. Cleaning both DESTDIR and the xorg build tree may be needed.
+
20220628:
Changes in the build of src/games/robots require a clean build
of that program.