summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2020-10-17 07:41:25 +0000
committermrg <mrg@NetBSD.org>2020-10-17 07:41:25 +0000
commit97dbaaee976378cfac5f95604df6bede70e6a645 (patch)
tree8c8a1c04742d619a0e1de7724ad3e6b11b83980b /UPDATING
parentf8150bd402551950d323da4b974e922cb91af57e (diff)
note about mips kernel modules breaking update builds
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 5 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 414f11eb2cb..654b8a64a83 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.315 2020/09/26 08:02:35 mrg Exp $
+$NetBSD: UPDATING,v 1.316 2020/10/17 07:41:25 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:
^^^^^^^^^^^^^^^
+20201016:
+ MIPS kernel modules have been disabled until they work. This will
+ turn up in extra files in the DESTDIR, which should be cleaned.
+
20200925:
GNU MPC and MPFR have been updated. At least MPFR needs cleaning
in both the tools and external dirs.