Module Name: src
Committed By: lukem
Date: Sun Aug 21 07:15:29 UTC 2022
Modified Files:
src: UPDATING
Log Message:
UPDATING: extsrc deprecated
To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 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.329 src/UPDATING:1.330
--- src/UPDATING:1.329 Fri Jul 15 05:26:08 2022
+++ src/UPDATING Sun Aug 21 07:15:28 2022
@@ -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.