On 28/04/19 12:01 +0200, Matthieu Herrb wrote: > On Sun, Apr 28, 2019 at 08:55:16AM +0100, Stuart Henderson wrote: > > > >> > On Sat, Apr 27, 2019 at 09:55:33PM +0800, Nathanael Rensen wrote: > > > >> > > The diff below speeds up ld.so library intialisation where the > > > >>dependency > > > >> > > tree is broad and deep, such as samba's smbd which links over 100 > > > >>libraries. > > > > Past experience with ld.so changes suggests it would be good to have > > test reports from multiple arches, *especially* hppa. > > The regress test seem to pass here on hppa. > > -- > Matthieu Herrb >
This also fixes the component FLAVOR of chromium which uses a gazillion shared objects. Awesome work!
