aboutsummaryrefslogtreecommitdiff
path: root/malloc/Depend
AgeCommit message (Collapse)AuthorFilesLines
2021-02-23added rt to malloc/Depend [BZ #27132]Paul Zimmermann1-0/+1
This avoids a failure when a new glibc version is compiled with an older system librt. Patch proposed by Florian Weimer.
2019-07-02malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]Florian Weimer1-0/+2
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.
1999-10-04Update.Ulrich Drepper1-0/+1
1999-10-04 Ulrich Drepper <drepper@cygnus.com> * malloc/Makefile: Add libdl dependency to libmemprof.so. * malloc/Depend: New file.