summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makeconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makeconfig b/Makeconfig
index ba3f29e..e90f5f7 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -5,8 +5,7 @@ have-thread-library = yes
shared-thread-library = $(common-objpfx)libpthread/libpthread_nonshared.a \
$(common-objpfx)libpthread/libpthread.so
-static-thread-library = $(common-objpfx)libpthread/libpthread.a \
- -lihash
+static-thread-library = $(common-objpfx)libpthread/libpthread.a
bounded-thread-library = $(static-thread-library)
rpath-dirs += libpthread