aboutsummaryrefslogtreecommitdiff
path: root/malloc/Depend
AgeCommit message (Collapse)Author
2019-07-02malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]Florian Weimer
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 Drepper
1999-10-04 Ulrich Drepper <drepper@cygnus.com> * malloc/Makefile: Add libdl dependency to libmemprof.so. * malloc/Depend: New file.