Enable gdb on the arm. Some time ago I committed it, but had forgotten to

enable it here.

Noticed by: cognet
This commit is contained in:
Warner Losh 2006-10-03 00:03:30 +00:00
parent 3f630febba
commit c23b8029f1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162975

View File

@ -24,10 +24,6 @@ SUBDIR= bc \
sort \
${_texinfo}
.if ${MACHINE_ARCH} == "arm"
MK_GDB= no # not yet
.endif
.if ${MK_CXX} != "no"
_gperf= gperf
.if ${MK_GROFF} != "no"