summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2023-06-04 16:14:59 +0000
committermartin <martin@NetBSD.org>2023-06-04 16:14:59 +0000
commitbeee5d5a072faa7baef7a3f221e462513142fe49 (patch)
treebc3a0c5b3297c24b7e080402781b732bbe2c2b75 /UPDATING
parent995c5483bc4caa1f79e4524a48a9741ac799208c (diff)
Note kernel build lossage in an unsupported build configuration
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 6 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 50115b30c96..d273c85b22e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.338 2023/05/23 20:26:52 lukem Exp $
+$NetBSD: UPDATING,v 1.339 2023/06/04 16:14:59 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,11 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20230604:
+ Building native kernels with the installed make(1) instead of
+ the $TOOLDIR/bin/nbmake-${arch} wrapper will fail if userland
+ has not been updated. Note that this is an unsupported build
+ configuration (but usually works if userland is -current enough).
20230523:
ctfmerge was fixed as macOS host tool. This may require a clean tools