Module Name:    src
Committed By:   mrg
Date:           Wed Feb 27 09:10:38 UTC 2019

Modified Files:
        src/tools/gcc: gcc-version.mk

Log Message:
bump netbsd gcc version date.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tools/gcc/gcc-version.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tools/gcc/gcc-version.mk
diff -u src/tools/gcc/gcc-version.mk:1.13 src/tools/gcc/gcc-version.mk:1.14
--- src/tools/gcc/gcc-version.mk:1.13	Sat Jan 19 12:58:37 2019
+++ src/tools/gcc/gcc-version.mk	Wed Feb 27 09:10:38 2019
@@ -1,9 +1,9 @@
-#	$NetBSD: gcc-version.mk,v 1.13 2019/01/19 12:58:37 mrg Exp $
+#	$NetBSD: gcc-version.mk,v 1.14 2019/02/27 09:10:38 mrg Exp $
 
 # common location for tools and native build
 
 .if ${HAVE_GCC} == 6
 NETBSD_GCC_VERSION=nb4 20181109
 .elif ${HAVE_GCC} == 7
-NETBSD_GCC_VERSION=nb1 20190119
+NETBSD_GCC_VERSION=nb1 20190226
 .endif

Reply via email to