mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
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
3f630febba
commit
c23b8029f1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162975
@ -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