Module Name: src
Committed By: kre
Date: Fri Oct 13 07:04:58 UTC 2017
Modified Files:
src: UPDATING
Log Message:
Note possible need to clean objdir (or depends at least) for
external/bsd/acpica/bin/iasl after build structure change a few days ago.
To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 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.286 src/UPDATING:1.287
--- src/UPDATING:1.286 Tue Aug 22 10:04:44 2017
+++ src/UPDATING Fri Oct 13 07:04:58 2017
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.286 2017/08/22 10:04:44 mrg Exp $
+$NetBSD: UPDATING,v 1.287 2017/10/13 07:04:58 kre 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,11 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20171010:
+ a change to the build structure of external/bsd/acpica/bin/iasl
+ means that its objdir (or *.d and .depend at least) might need
+ to be manually removed - or a build done once without -u.
+
20170822:
a new version of GMP has been imported and probably
will break parts of builds related to themselves or GCC, both