From 27cec9aed97447dff887a88f4241604fffd8c525 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 2 Jul 2019 16:45:52 +0200 Subject: malloc: Add nptl, htl dependency for the subdirectory [BZ #24757] memusagestat may indirectly link against libpthread. The built libpthread should be used, but that is only possible if it has been built before the malloc programs. --- malloc/Depend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'malloc') diff --git a/malloc/Depend b/malloc/Depend index 910c6d9152..f5e248047c 100644 --- a/malloc/Depend +++ b/malloc/Depend @@ -1 +1,3 @@ dlfcn +nptl +htl -- cgit v1.2.3