Module Name:    src
Committed By:   martin
Date:           Mon Oct  9 07:38:16 UTC 2023

Modified Files:
        src/tools/gcc [netbsd-10]: gcc-version.mk

Log Message:
Pull up following revision(s) (requested by mrg in ticket #398):

        tools/gcc/gcc-version.mk: revision 1.25

bump the netbsd gcc 10 version to "nb3 20231008" for all the vax updates.


To generate a diff of this commit:
cvs rdiff -u -r1.22.2.1 -r1.22.2.2 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.22.2.1 src/tools/gcc/gcc-version.mk:1.22.2.2
--- src/tools/gcc/gcc-version.mk:1.22.2.1	Fri Jul 14 08:21:45 2023
+++ src/tools/gcc/gcc-version.mk	Mon Oct  9 07:38:16 2023
@@ -1,7 +1,7 @@
-#	$NetBSD: gcc-version.mk,v 1.22.2.1 2023/07/14 08:21:45 martin Exp $
+#	$NetBSD: gcc-version.mk,v 1.22.2.2 2023/10/09 07:38:16 martin Exp $
 
 # common location for tools and native build
 
 .if ${HAVE_GCC} == 10
-NETBSD_GCC_VERSION=nb2 20230710
+NETBSD_GCC_VERSION=nb3 20231008
 .endif

Reply via email to