tn3399_openwrt/package/libs/toolchain
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
..
eglibc-files/etc packages: clean up the package folder 2013-06-21 16:54:37 +00:00
glibc-files/etc toolchain: The glorious return of glibc, ver 2.21 2015-03-12 19:50:57 +00:00
Makefile toolchain: Broaden the executable loader pattern 2017-01-29 11:51:02 -08:00