Module Name: src
Committed By: martin
Date: Sat Jul 27 07:55:18 UTC 2019
Modified Files:
src: UPDATING
Log Message:
Note update hickup build issue for uefi boot.
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 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.300 src/UPDATING:1.301
--- src/UPDATING:1.300 Tue Jul 23 06:35:40 2019
+++ src/UPDATING Sat Jul 27 07:55:18 2019
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.300 2019/07/23 06:35:40 martin Exp $
+$NetBSD: UPDATING,v 1.301 2019/07/27 07:55:18 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,12 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20190727:
+ The uefi bootloader has gained tftp support and needs a clean
+ build. If you do update builds, manually clean its object
+ directory by something like:
+ cd sys/arch/i386/stand/efiboot && make clean
+
20190723:
The jemalloc allocator in libc is now build without extended
debugging (for performance reasons). In update builds make sure