diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-12-31 16:13:35 -0800 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-12-13 14:15:08 +0100 |
commit | c566a9e563837ec55d8e8739190a90337948143d (patch) | |
tree | f6ec83464cefe1cbbaa05a235cef64d0aca894a9 /target/Makefile | |
parent | 3387158e45b1c0e329617d265392974b121230e7 (diff) | |
download | upstream-c566a9e563837ec55d8e8739190a90337948143d.tar.gz upstream-c566a9e563837ec55d8e8739190a90337948143d.tar.bz2 upstream-c566a9e563837ec55d8e8739190a90337948143d.zip |
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>
(cherry picked from commit 200d932322f3d8c436a67c53f4fbca87f0aab8af)
Diffstat (limited to 'target/Makefile')
0 files changed, 0 insertions, 0 deletions