Module Name: src
Committed By: mrg
Date: Sun Jul 11 21:58:52 UTC 2021
Modified Files:
src: UPDATING
Log Message:
note that new GMP may require some cleaning.
To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 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.318 src/UPDATING:1.319
--- src/UPDATING:1.318 Sat Apr 17 04:08:32 2021
+++ src/UPDATING Sun Jul 11 21:58:52 2021
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.318 2021/04/17 04:08:32 mrg Exp $
+$NetBSD: UPDATING,v 1.319 2021/07/11 21:58:52 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,10 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20210711:
+ Updated GMP sources may require cleaning in tools/gmp and/or in
+ external/lgpl3/gmp/lib, particularly if GCC itself does not build.
+
20210417:
GCC 10 was enabled for several platforms. If builds fail in either
tools/gcc or external/gpl/gcc, first try cleaning those objects and