Module Name: src
Committed By: christos
Date: Wed Nov 29 22:40:45 UTC 2017
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
back to gdb 801
To generate a diff of this commit:
cvs rdiff -u -r1.1023 -r1.1024 src/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.1023 src/share/mk/bsd.own.mk:1.1024
--- src/share/mk/bsd.own.mk:1.1023 Wed Nov 29 16:43:21 2017
+++ src/share/mk/bsd.own.mk Wed Nov 29 17:40:45 2017
@@ -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 @@ USE_SSP?= yes
#
# What GDB is used?
#
-HAVE_GDB?= 712
+HAVE_GDB?= 801
.if ${HAVE_GDB} == 801
EXTERNAL_GDB_SUBDIR= gdb