[Buildroot] [PATCH] toolchain-external: restrict copying of dynamic loader to ld*.so.*

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Feb 15 21:53:01 UTC 2019


Hello,

On Tue,  5 Feb 2019 22:15:44 +0100
Thomas De Schampheleire <patrickdepinguin at gmail.com> wrote:

> From: Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>
> 
> Commit 32bec8ee2fb00c6750fa842bbb0eb79b0c081fa2
> ("toolchain-external: copy ld*.so* for all C libraries") changed (among
> other things) the glob pattern to catch the dynamic loader from
>     ld*.so.*
> to
>     ld*.so*
> 
> thus now matching files like 'ld-2.20.so' in addition to files like
> 'ld.so.1'.

I'm curious what is the problem with matching ld-2.20.so, and how can
this bring more files than needed ?

(Note: I think the change is OK, I just want to understand how you
noticed.)

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list