Module Name: src Committed By: martin Date: Sun Nov 10 13:58:59 UTC 2024
Modified Files: src: UPDATING Log Message: one more update for zstd To generate a diff of this commit: cvs rdiff -u -r1.364 -r1.365 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.364 src/UPDATING:1.365 --- src/UPDATING:1.364 Sun Nov 10 13:40:00 2024 +++ src/UPDATING Sun Nov 10 13:58:59 2024 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.364 2024/11/10 13:40:00 martin Exp $ +$NetBSD: UPDATING,v 1.365 2024/11/10 13:58: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 @@ -25,6 +25,7 @@ Recent changes: 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/ + rm -rf ${OBJ}/external/bsd/zstd Also remove libzstd from ${DEST}: rm ${DEST}/usr/lib/libzstd* 20240926: