mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
added rt to malloc/Depend [BZ #27132]
This avoids a failure when a new glibc version is compiled with an older system librt. Patch proposed by Florian Weimer.
This commit is contained in:
parent
89de9d3958
commit
90197376d5
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
dlfcn
|
||||
nptl
|
||||
htl
|
||||
rt
|
||||
|
|
Loading…
Add table
Reference in a new issue