Source-Changes-HG archive

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

[src/trunk]: src/tools/gcc our GCC 6.5 is "nb4 20181109".



details:   https://anonhg.NetBSD.org/src/rev/61833eda2ab9
branches:  trunk
changeset: 836901:61833eda2ab9
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Nov 11 23:05:25 2018 +0000

description:
our GCC 6.5 is "nb4 20181109".

diffstat:

 tools/gcc/gcc-version.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r ca463058b1fa -r 61833eda2ab9 tools/gcc/gcc-version.mk
--- a/tools/gcc/gcc-version.mk  Sun Nov 11 23:04:27 2018 +0000
+++ b/tools/gcc/gcc-version.mk  Sun Nov 11 23:05:25 2018 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: gcc-version.mk,v 1.11 2018/09/05 05:03:28 mrg Exp $
+#      $NetBSD: gcc-version.mk,v 1.12 2018/11/11 23:05:25 mrg Exp $
 
 # common location for tools and native build
 
 .if ${HAVE_GCC} == 6
-NETBSD_GCC_VERSION=nb3 20180905
+NETBSD_GCC_VERSION=nb4 20181109
 .elif ${HAVE_GCC} == 7
 NETBSD_GCC_VERSION=nb1 20180905
 .endif



Home | Main Index | Thread Index | Old Index