summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2017-08-03 01:02:12 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2017-08-03 01:02:12 +0200
commit046afd916ba2fd2a913c0c205547be2e69cc6964 (patch)
tree5fa2f779439ed53129f418c3e19f7f9dbb6adc97
parentd3b47d4482e0c8372f51472d9d075a89759919ea (diff)
Revert "Make statically linking libpthread pull libihash"
This reverts commit d3b47d4482e0c8372f51472d9d075a89759919ea. The variable is actually used for dependencies as well.
-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