Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1070
details: https://anonhg.NetBSD.org/src/rev/9763a38d782e
branches: netbsd-8
changeset: 445381:9763a38d782e
user: martin <martin%NetBSD.org@localhost>
date: Fri Oct 26 15:14:46 2018 +0000
description:
Ticket #1070
diffstat:
doc/CHANGES-8.1 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 9b02d56f32f7 -r 9763a38d782e doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Fri Oct 26 15:12:53 2018 +0000
+++ b/doc/CHANGES-8.1 Fri Oct 26 15:14:46 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.39 2018/10/25 18:33:52 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.40 2018/10/26 15:14:46 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -1486,3 +1486,11 @@
Remove a leftover debug printf.
[ozaki-r, ticket #1071]
+tools/Makefile.gnuhost (apply patch)
+
+ Force -std=gnu++03 when building gnu tools when the host
+ compiler is clang. Newer clang versions default to newer
+ standards, and this version of gcc has not been adapted.
+ [maya, ticket #1070]
+
+
Home |
Main Index |
Thread Index |
Old Index