aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads_db/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads_db/Makefile')
-rw-r--r--linuxthreads_db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads_db/Makefile b/linuxthreads_db/Makefile
index abeacf9..d7446d9 100644
--- a/linuxthreads_db/Makefile
+++ b/linuxthreads_db/Makefile
@@ -48,4 +48,4 @@ include ../Rules
# Depend on libc.so so a DT_NEEDED is generated in the shared objects.
# This ensures they will load libc.so for needed symbols if loaded by
# a statically-linked program that hasn't already loaded it.
-$(objpfx)libpthread.so: $(common-objpfx)libc.so
+$(objpfx)libthread_db.so: $(common-objpfx)libc.so