summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authorrrs <rrs@FreeBSD.org>2010-02-20 17:29:27 +0000
committerrrs <rrs@FreeBSD.org>2010-02-20 17:29:27 +0000
commit05a9cdef84b57c849b3d46cc3396c5bc985b02f4 (patch)
treec0b4a569796d9fa61d54eb5c7fe7b63d4dd8cdce /gnu/usr.bin/Makefile
parentb41b03a2e00f8a2bc31f957f52bd31365caa5f32 (diff)
downloadFreeBSD-src-05a9cdef84b57c849b3d46cc3396c5bc985b02f4.zip
FreeBSD-src-05a9cdef84b57c849b3d46cc3396c5bc985b02f4.tar.gz
These contain JC's patch to get gdb sort of working
on mips. Its not fully done yet but its a start. Obtained from: JC - c.jayachandran@gmail.com M gnu/usr.bin/gdb/kgdb/trgt_mips.c M gnu/usr.bin/gdb/arch/mips/init.c M gnu/usr.bin/gdb/arch/mips/Makefile M gnu/usr.bin/Makefile M contrib/gdb/gdb/mips-tdep.h
Diffstat (limited to 'gnu/usr.bin/Makefile')
-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 cc50659..bfb4d93 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -21,10 +21,6 @@ SUBDIR= ${_binutils} \
sort \
${_texinfo}
-.if ${MACHINE_ARCH} == "mips"
-MK_GDB=no # not yet
-.endif
-
.if ${MK_CXX} != "no"
_gperf= gperf
.if ${MK_GROFF} != "no"
OpenPOWER on IntegriCloud