Module Name:    src
Committed By:   mrg
Date:           Thu Aug 20 03:09:34 UTC 2020

Modified Files:
        src: UPDATING

Log Message:
update the latest note to talk about all 3 potential ways that
failure can occur now (1 still upcoming.)


To generate a diff of this commit:
cvs rdiff -u -r1.311 -r1.312 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.311 src/UPDATING:1.312
--- src/UPDATING:1.311	Wed Aug 12 06:48:50 2020
+++ src/UPDATING	Thu Aug 20 03:09:34 2020
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.311 2020/08/12 06:48:50 mrg Exp $
+$NetBSD: UPDATING,v 1.312 2020/08/20 03:09:34 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
@@ -20,7 +20,9 @@ Recent changes:
 ^^^^^^^^^^^^^^^
 
 20200811:
-	GCC updates may require cleaning the objdir.
+	GCC updates may require cleaning the objdir.  This may occur
+	due to GCC 7.5 update, GCC 8.4 move to gcc.old, or the upcoming
+	GCC 9 upgrade.
 
 20200614:
 	blacklist* has been renamed to blocklist*. postinstall(8)

Reply via email to