Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk move gdb back to 7.12 for now
details: https://anonhg.NetBSD.org/src/rev/636f7effd686
branches: trunk
changeset: 357841:636f7effd686
user: christos <christos%NetBSD.org@localhost>
date: Wed Nov 29 21:43:21 2017 +0000
description:
move gdb back to 7.12 for now
diffstat:
share/mk/bsd.own.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9a4e60ab6f3c -r 636f7effd686 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Wed Nov 29 21:42:45 2017 +0000
+++ b/share/mk/bsd.own.mk Wed Nov 29 21:43:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1022 2017/11/29 18:15:53 christos Exp $
+# $NetBSD: bsd.own.mk,v 1.1023 2017/11/29 21:43:21 christos Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -131,7 +131,7 @@
#
# What GDB is used?
#
-HAVE_GDB?= 801
+HAVE_GDB?= 712
.if ${HAVE_GDB} == 801
EXTERNAL_GDB_SUBDIR= gdb
Home |
Main Index |
Thread Index |
Old Index