Module Name: src
Committed By: riastradh
Date: Fri Nov 22 16:07:32 UTC 2024
Modified Files:
src: UPDATING
Log Message:
UPDATING: Note xz (liblzma) needs clean too for -fvisibility=hidden.
To generate a diff of this commit:
cvs rdiff -u -r1.371 -r1.372 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.371 src/UPDATING:1.372
--- src/UPDATING:1.371 Fri Nov 22 15:12:57 2024
+++ src/UPDATING Fri Nov 22 16:07:32 2024
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.371 2024/11/22 15:12:57 riastradh Exp $
+$NetBSD: UPDATING,v 1.372 2024/11/22 16:07:32 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,11 +20,12 @@ Recent changes:
^^^^^^^^^^^^^^^
20241122:
- Changes to libarchive's and libmagic's build options require
- cleaning its objdir in update builds:
+ Changes to various build options require cleaning their objdir
+ in update builds:
- cd external/bsd/libarchive/lib && $TOOLDIR/bin/nbmake-$ARCH clean
cd external/bsd/file/lib && $TOOLDIR/bin/nbmake-$ARCH clean
+ cd external/bsd/libarchive/lib && $TOOLDIR/bin/nbmake-$ARCH clean
+ cd external/public-domain/xz/lib && $TOOLDIR/bin/nbmake-$ARCH clean
Changes to bsd.lib.mk to improve detecting differences in
shared library symbol exports may cause some .actsym files in