Module Name: src
Committed By: riastradh
Date: Thu Aug 15 10:48:42 UTC 2024
Modified Files:
src: UPDATING
Log Message:
UPDATING: Nix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.355 -r1.356 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.355 src/UPDATING:1.356
--- src/UPDATING:1.355 Tue Aug 13 09:49:05 2024
+++ src/UPDATING Thu Aug 15 10:48:42 2024
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.355 2024/08/13 09:49:05 martin Exp $
+$NetBSD: UPDATING,v 1.356 2024/08/15 10:48:42 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
@@ -23,7 +23,7 @@ Recent changes:
Update builds will require removing the tools objdir for gdb
if building with MKCROSSGDB=yes. All architectures use gdb.old
now.
-
+
20240630:
Update builds will require removing the tools objdir for binutils
(as most architectures should use binutils.old now).