Module Name: src
Committed By: martin
Date: Tue Nov 5 06:54:46 UTC 2024
Modified Files:
src: UPDATING
Log Message:
zstd changes break update builds, document workaround
To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 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.362 src/UPDATING:1.363
--- src/UPDATING:1.362 Wed Oct 16 11:45:37 2024
+++ src/UPDATING Tue Nov 5 06:54:46 2024
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.362 2024/10/16 11:45:37 martin Exp $
+$NetBSD: UPDATING,v 1.363 2024/11/05 06:54:46 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,13 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20241104:
+ Changes around the integration of the zstd compression
+ library may require manual deletion of some object directories
+ if you update from a build from a few days ago.
+ rm -rf ${OBJ}/tools/gcc/ ${OBJ}/external/gpl3/gcc/
+ rm -rf ${OBJ}/external/bsd/libarchive/ ${OBJ}/external/bsd/file/
+
20240926:
Building -current when running on amd64 from about 20240924
to about 20240926 will not work due to a "malloc_np.h"