summaryrefslogtreecommitdiff
path: root/linuxthreads_db/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-23 17:47:25 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-23 17:47:25 +0000
commit70cafe50407015324db5ad3105955dbbb2172107 (patch)
tree901eed19032f409a3c8d511cbbcfd46f345afee9 /linuxthreads_db/Makefile
parentaaa8d85c286eace542b14f1030ace7f3cb20ab95 (diff)
Update.
* iconv/skeleton.c: Don't access next_step->fct if data->is_last
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 abeacf993d..d7446d94ad 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