Module Name:    src
Committed By:   mrg
Date:           Fri Feb  8 09:57:01 UTC 2019

Modified Files:
        src: UPDATING

Log Message:
add a quick note about gcc 7 likely causing update build failures.


To generate a diff of this commit:
cvs rdiff -u -r1.298 -r1.299 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.298 src/UPDATING:1.299
--- src/UPDATING:1.298	Mon Sep 24 13:18:35 2018
+++ src/UPDATING	Fri Feb  8 09:57:01 2019
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.298 2018/09/24 13:18:35 martin Exp $
+$NetBSD: UPDATING,v 1.299 2019/02/08 09:57:01 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:
 ^^^^^^^^^^^^^^^
 
+20190207:
+	GCC 7 switched for many ports.  Update builds are likely to fail.
+
 20180924:
 	A newer OpenSSL version has been imported. If you are doing
 	update builds, make sure to remove all old obj dirs, like:

Reply via email to