summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-10-03 00:03:30 +0000
committerimp <imp@FreeBSD.org>2006-10-03 00:03:30 +0000
commit8817afd4b7ef228e3c62e2ebb953a90d9877f33f (patch)
treec682503374c0d4c06c65a5b1a38e226578d2590c /gnu
parentc41681030d9e387e51f7aff15b2d4a0f259954e0 (diff)
downloadFreeBSD-src-8817afd4b7ef228e3c62e2ebb953a90d9877f33f.zip
FreeBSD-src-8817afd4b7ef228e3c62e2ebb953a90d9877f33f.tar.gz
Enable gdb on the arm. Some time ago I committed it, but had forgotten to
enable it here. Noticed by: cognet
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 73b0416..e2e5ce7 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -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"
OpenPOWER on IntegriCloud