GDB doesn't work on hppa at the moment.

This commit is contained in:
skrll 2004-04-30 08:10:22 +00:00
parent a874187808
commit ac705457db
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.415 2004/04/13 12:37:29 rtr Exp $
# $NetBSD: bsd.own.mk,v 1.416 2004/04/30 08:10:22 skrll Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@ -401,6 +401,7 @@ NOPIC= # defined
.if ${MACHINE_ARCH} == "hppa"
NOLINT= # defined
NOPROFILE= # defined
MKGDB= no
.endif
#