Module Name: src
Committed By: mrg
Date: Tue Oct 1 09:36:56 UTC 2019
Modified Files:
src: UPDATING
Log Message:
add a note about GCC 8.3 import probably needing cleaning.
To generate a diff of this commit:
cvs rdiff -u -r1.302 -r1.303 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.302 src/UPDATING:1.303
--- src/UPDATING:1.302 Tue Sep 3 15:38:52 2019
+++ src/UPDATING Tue Oct 1 09:36:56 2019
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.302 2019/09/03 15:38:52 riastradh Exp $
+$NetBSD: UPDATING,v 1.303 2019/10/01 09:36:56 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,12 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20191001:
+
+ GCC 8.3 was imported. Builds of src/tools/gcc may fail if
+ old builds with GCC 7 output now uses GCC 8. Clean this
+ directory, and also clean src/external/gpl3/gcc.
+
20190903:
File with names that coincide with existing files' names on