summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2022-08-21 07:15:28 +0000
committerlukem <lukem@NetBSD.org>2022-08-21 07:15:28 +0000
commitb87c473750ab8b5e02b3244a0bec3c4c915f6ae8 (patch)
treeb854924f950e26f251b3e70f72d1a59a49bf7f79 /UPDATING
parente0994293b98e22e782ea58de6e5ba9dc425acf3e (diff)
UPDATING: extsrc deprecated
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 5 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 62b49857939..4eb63eeb14c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.329 2022/07/15 05:26:08 mrg Exp $
+$NetBSD: UPDATING,v 1.330 2022/08/21 07:15:28 lukem 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:
^^^^^^^^^^^^^^^
+20220821:
+ Support for building extsrc/ has been deprecated.
+ EXTSRCSRCDIR and MKEXTSRC have been deprecated.
+
20220714:
Updates to xorg-server and associated drivers may cause builds to
fail. Cleaning both DESTDIR and the xorg build tree may be needed.