switch alpha to gdb-7.9.1

This commit is contained in:
christos 2015-08-17 09:58:52 +00:00
parent 4d5524276d
commit 320e0a7f78
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.866 2015/08/17 09:08:03 christos Exp $
# $NetBSD: bsd.own.mk,v 1.867 2015/08/17 09:58:52 christos Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@ -113,6 +113,7 @@ HAVE_LIBGCC_EH?= yes
.if (${MACHINE_ARCH} == "x86_64") || \
(${MACHINE_ARCH} == "sparc") || \
(${MACHINE_ARCH} == "alpha") || \
(${MACHINE_CPU} == "m68k") || \
(${MACHINE_ARCH} == "i386")
HAVE_GDB?= 79