Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src add a note about GMP i wrote but forgot to commit a few days...



details:   https://anonhg.NetBSD.org/src/rev/a9f8e566b0f3
branches:  trunk
changeset: 791826:a9f8e566b0f3
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Dec 04 14:47:41 2013 +0000

description:
add a note about GMP i wrote but forgot to commit a few days ago.

diffstat:

 UPDATING |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 829861750293 -r a9f8e566b0f3 UPDATING
--- a/UPDATING  Wed Dec 04 13:30:35 2013 +0000
+++ b/UPDATING  Wed Dec 04 14:47:41 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.248 2013/11/29 02:05:59 mrg Exp $
+$NetBSD: UPDATING,v 1.249 2013/12/04 14:47:41 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
@@ -16,6 +16,10 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20131129:
+       The GMP sources were updated, and builds will likely fail without
+       cleaning their build trees for both tools and in-tree, like below.
+
 20131128:
        The MPC and MPFR sources were updated, and builds may require their
        tools and in-tree directories cleaned for successful updates.



Home | Main Index | Thread Index | Old Index