diff options
| author | mrg <mrg@NetBSD.org> | 2020-10-17 07:41:25 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2020-10-17 07:41:25 +0000 |
| commit | 97dbaaee976378cfac5f95604df6bede70e6a645 (patch) | |
| tree | 8c8a1c04742d619a0e1de7724ad3e6b11b83980b /UPDATING | |
| parent | f8150bd402551950d323da4b974e922cb91af57e (diff) | |
note about mips kernel modules breaking update builds
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |
