1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

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.
This commit is contained in:
Florian Weimer
2019-07-02 16:45:52 +02:00
parent d1bc2cbbed
commit 27cec9aed9
2 changed files with 8 additions and 0 deletions

View File

@ -1 +1,3 @@
dlfcn
nptl
htl