Module Name: src
Committed By: christos
Date: Sun Aug 18 00:27:18 UTC 2024
Modified Files:
src: UPDATING
Log Message:
mention awk directory issue
To generate a diff of this commit:
cvs rdiff -u -r1.356 -r1.357 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.356 src/UPDATING:1.357
--- src/UPDATING:1.356 Thu Aug 15 06:48:42 2024
+++ src/UPDATING Sat Aug 17 20:27:18 2024
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.356 2024/08/15 10:48:42 riastradh Exp $
+$NetBSD: UPDATING,v 1.357 2024/08/18 00:27:18 christos 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,10 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20240817:
+ Update builds will require cleaning in src/external/historical/nawk/bin
+ in order to remove the awk binary since now there is a subdirectory
+ called awk.
20240812:
Update builds will require removing the tools objdir for gdb
if building with MKCROSSGDB=yes. All architectures use gdb.old