Florian Fainelli 200d932322 toolchain: Broaden the executable loader pattern
Some toolchains will produce executables with an interpreter that is e.g:
ld.so.1 (typically a symbolic link). Due to our current LIBC_SPEC_FILE value,
we would not be able to copy this symbolic link/file over to the rootfs and
executables would fail to load. Extend the search pattern to include all
ld*.so* files that could be needed.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-01-29 11:51:02 -08:00
..
2017-01-03 14:32:35 +01:00
2017-01-03 14:24:33 +01:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-01-10 08:26:42 +01:00
2017-01-03 14:24:33 +01:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-01-27 23:38:17 +01:00
2016-12-16 22:39:22 +01:00
2017-01-02 21:06:13 +01:00
2017-01-16 19:52:07 +01:00