Module Name: src
Committed By: mrg
Date: Wed Aug 12 06:48:50 UTC 2020
Modified Files:
src: UPDATING
Log Message:
20200811:
GCC updates may require cleaning the objdir.
To generate a diff of this commit:
cvs rdiff -u -r1.310 -r1.311 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.310 src/UPDATING:1.311
--- src/UPDATING:1.310 Mon Jun 15 21:52:03 2020
+++ src/UPDATING Wed Aug 12 06:48:50 2020
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.310 2020/06/15 21:52:03 christos Exp $
+$NetBSD: UPDATING,v 1.311 2020/08/12 06:48:50 mrg 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,9 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20200811:
+ GCC updates may require cleaning the objdir.
+
20200614:
blacklist* has been renamed to blocklist*. postinstall(8)
should handle the migration