summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index efb486e..b6e5602 100644
--- a/Makefile
+++ b/Makefile
@@ -275,7 +275,7 @@ $(inst_libdir)/libpthread2_pic.a: $(inst_libdir)/libpthread_pic.a
ifeq ($(IN_GLIBC),yes)
$(inst_libdir)/libpthread.so: $(objpfx)libpthread.so$(libpthread.so-version) \
$(+force)
- ln -sf libpthread.so$(libpthread.so-version) $@
+ ln -sf $(slibdir)/libpthread.so$(libpthread.so-version) $@
libc-link.so = $(common-objpfx)libc.so