Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Ticket #223



details:   https://anonhg.NetBSD.org/src/rev/f7f0a2fc9a87
branches:  netbsd-10
changeset: 377250:f7f0a2fc9a87
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jul 03 09:40:29 2023 +0000

description:
Ticket #223

diffstat:

 doc/CHANGES-10.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 6ec392ae51e9 -r f7f0a2fc9a87 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Mon Jul 03 09:39:39 2023 +0000
+++ b/doc/CHANGES-10.0  Mon Jul 03 09:40:29 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.76 2023/06/30 18:10:44 bouyer Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.77 2023/07/03 09:40:29 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -2345,3 +2345,10 @@ usr.bin/dc/bcode.c                               1.4
        size as "unsigned long" (e.g. in bn(64/32) configurations of openssl).
        [martin, ticket #220]
 
+external/apache2/llvm/autoconf/include/llvm/Config/config.h.in 1.3
+tools/llvm-lib/libLLVMSupport/Makefile         1.2
+
+       Fix LLVM build with host compilers defaulting to newer
+       C/C++ standards.
+       [hgutch, ticket #223]
+



Home | Main Index | Thread Index | Old Index