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:
parent
c41681030d
commit
8817afd4b7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user