summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2019-10-01 09:36:56 +0000
committermrg <mrg@NetBSD.org>2019-10-01 09:36:56 +0000
commit3205ec99c5443ad89c9c1507066fdf0cc7fae8ce (patch)
treed49b3487c61c77084d1474d33a095387cde1e046 /UPDATING
parent0ffa2763709a7981c2d03f08888591d819df1d65 (diff)
add a note about GCC 8.3 import probably needing cleaning.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 7 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 69a7c942ef8..f0a866377eb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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