Module Name: src
Committed By: martin
Date: Wed Nov 13 09:59:02 UTC 2019
Modified Files:
src: UPDATING
Log Message:
Mention LLVM fallout
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 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.304 src/UPDATING:1.305
--- src/UPDATING:1.304 Wed Oct 23 16:26:42 2019
+++ src/UPDATING Wed Nov 13 09:59:02 2019
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.304 2019/10/23 16:26:42 martin Exp $
+$NetBSD: UPDATING,v 1.305 2019/11/13 09:59:02 martin 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:
^^^^^^^^^^^^^^^
+20191112:
+ The LLVM update requires a clean rebuild for all architectures using
+ LLVM during the tools build phase (i386, amd64, aarch64).
+
20191022:
Ports amd64 and aarch64 switched to GCC 8.3 by default.
In-place ("expert mode", build.sh -E) builds are not supported