aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/arch/mips/Makefile
diff options
context:
space:
mode:
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>2010-11-07 20:53:19 +0000
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>2010-11-07 20:53:19 +0000
commita815718baffbff720fb8d97d1176229223e04980 (patch)
treefa8945f4bf202e28ac7a4ba3f0ac06c523ee9df3 /gnu/usr.bin/gdb/arch/mips/Makefile
parentda6dbae49c87a88cf947f79a5ac9cba4747b86b7 (diff)
downloadsrc-a815718baffbff720fb8d97d1176229223e04980.tar.gz
src-a815718baffbff720fb8d97d1176229223e04980.zip
Link threads support to the build
Notes
Notes: svn path=/head/; revision=214951
Diffstat (limited to 'gnu/usr.bin/gdb/arch/mips/Makefile')
-rw-r--r--gnu/usr.bin/gdb/arch/mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/arch/mips/Makefile b/gnu/usr.bin/gdb/arch/mips/Makefile
index 54180d957151..a6d4d9e14f7b 100644
--- a/gnu/usr.bin/gdb/arch/mips/Makefile
+++ b/gnu/usr.bin/gdb/arch/mips/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
.if !defined(GDB_CROSS_DEBUGGER)
-LIBSRCS+= mipsfbsd-nat.c
+LIBSRCS+= mipsfbsd-nat.c fbsd-threads.c
.endif
LIBSRCS+= solib.c solib-svr4.c
LIBSRCS+= mips-tdep.c mipsfbsd-tdep.c fbsd-proc.c