summaryrefslogtreecommitdiff
path: root/Makeconfig
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2017-12-29 15:01:46 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2017-12-29 15:01:46 +0100
commit218db6679aea0dcf05fb60566cef6e18f706d9ba (patch)
tree3099f55335743748ff18bd435e4de25b22c8f54a /Makeconfig
parent0a69b89843ec466fa20c994a29d13de6a45c3acb (diff)
parent7d4a84731cd80a1ef711c83535c6340f0e2b143f (diff)
Merge branch 'master' into 2.262.26
Diffstat (limited to 'Makeconfig')
-rw-r--r--Makeconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makeconfig b/Makeconfig
index a8ef68e..e90f5f7 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -8,13 +8,6 @@ shared-thread-library = $(common-objpfx)libpthread/libpthread_nonshared.a \
static-thread-library = $(common-objpfx)libpthread/libpthread.a
bounded-thread-library = $(static-thread-library)
-ifeq ($(subdir),malloc)
-LDLIBS-tst-interpose-static-thread += -lihash
-endif
-ifeq ($(subdir),elf)
-LDLIBS-tst-linkall-static += -lihash
-endif
-
rpath-dirs += libpthread
+includes += -I$(..)libpthread/include