ia64 doesn't do gdb yet.

This commit is contained in:
skrll 2006-09-14 06:28:47 +00:00
parent 4adefbd6e8
commit 4f50b00c11
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.471 2006/09/10 21:04:43 cherry Exp $
# $NetBSD: bsd.own.mk,v 1.472 2006/09/14 06:28:47 skrll Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@ -471,6 +471,7 @@ MKGDB= no
#
.if ${MACHINE_ARCH} == "ia64"
MKLINT= no
MKGDB= no
.endif
#