Module Name: src
Committed By: riastradh
Date: Sat Nov 23 02:26:06 UTC 2024
Modified Files:
src: UPDATING
Log Message:
UPDATING: I accidentally a word in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.372 -r1.373 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.372 src/UPDATING:1.373
--- src/UPDATING:1.372 Fri Nov 22 16:07:32 2024
+++ src/UPDATING Sat Nov 23 02:26:06 2024
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.372 2024/11/22 16:07:32 riastradh Exp $
+$NetBSD: UPDATING,v 1.373 2024/11/23 02:26:06 riastradh 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
@@ -20,8 +20,8 @@ Recent changes:
^^^^^^^^^^^^^^^
20241122:
- Changes to various build options require cleaning their objdir
- in update builds:
+ Changes to various libraries' build options require cleaning
+ their objdirs in update builds:
cd external/bsd/file/lib && $TOOLDIR/bin/nbmake-$ARCH clean
cd external/bsd/libarchive/lib && $TOOLDIR/bin/nbmake-$ARCH clean