Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk back to gdb 801
details: https://anonhg.NetBSD.org/src/rev/de5443308d9a
branches: trunk
changeset: 357845:de5443308d9a
user: christos <christos%NetBSD.org@localhost>
date: Wed Nov 29 22:40:45 2017 +0000
description:
back to gdb 801
diffstat:
share/mk/bsd.own.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e7bf3e87e56c -r de5443308d9a share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Wed Nov 29 22:40:18 2017 +0000
+++ b/share/mk/bsd.own.mk Wed Nov 29 22:40:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1023 2017/11/29 21:43:21 christos Exp $
+# $NetBSD: bsd.own.mk,v 1.1024 2017/11/29 22:40:45 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?= 712
+HAVE_GDB?= 801
.if ${HAVE_GDB} == 801
EXTERNAL_GDB_SUBDIR= gdb
Home |
Main Index |
Thread Index |
Old Index