Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/gcc also bump the X in "nbX" with previous
details: https://anonhg.NetBSD.org/src/rev/a91f8f7cbebc
branches: trunk
changeset: 997214:a91f8f7cbebc
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Feb 27 09:11:01 2019 +0000
description:
also bump the X in "nbX" with previous
diffstat:
tools/gcc/gcc-version.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 9e3ec2b83ea4 -r a91f8f7cbebc tools/gcc/gcc-version.mk
--- a/tools/gcc/gcc-version.mk Wed Feb 27 09:10:38 2019 +0000
+++ b/tools/gcc/gcc-version.mk Wed Feb 27 09:11:01 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: gcc-version.mk,v 1.14 2019/02/27 09:10:38 mrg Exp $
+# $NetBSD: gcc-version.mk,v 1.15 2019/02/27 09:11:01 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 20190226
+NETBSD_GCC_VERSION=nb2 20190226
.endif
Home |
Main Index |
Thread Index |
Old Index