Re: [PATCH v7 1/1] ldconfig: add --install option
DJ Delorie <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
Adhemerval Zanella Netto <[email protected]> writes: > On 30/06/26 18:28, DJ Delorie wrote: >> Add --install option, which copies a pre-built ld.so.cache into place, >> honoring the cache and root options and defaults. This gives the user >> a canonical "correct" way to install a pre-built cache without risk >> of a program trying to load a partially-written file. >> >> Co-authored-by: Adhemerval Zanella Netto <[email protected]> > > This version looks good to me, thanks. > > Reviewed-by: Adhemerval Zanella <[email protected]> Thanks! I'm assuming this is a post-2.44 patch, yes?