Module Name:    src
Committed By:   mrg
Date:           Thu Aug 17 01:16:55 UTC 2017

Modified Files:
        src: UPDATING

Log Message:
add a note about MPC/MPFR updates breaking some types of update builds.


To generate a diff of this commit:
cvs rdiff -u -r1.284 -r1.285 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.284 src/UPDATING:1.285
--- src/UPDATING:1.284	Mon Apr  3 09:37:58 2017
+++ src/UPDATING	Thu Aug 17 01:16:55 2017
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.284 2017/04/03 09:37:58 martin Exp $
+$NetBSD: UPDATING,v 1.285 2017/08/17 01:16:55 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:
 ^^^^^^^^^^^^^^^
 
+20170816:
+	a new version of MPFR and MPC have been imported and probably
+	will break parts of builds related to themselves or GCC, both
+	in the tools and the native section.  Remove all GCC, GMP, MPFR
+	and MPC objdirs or build once without -u.
+
 20170402:
 	a new version of dhcpcd has been imported, which does not support
 	update builds from the previous version. Remove your

Reply via email to