openwrtv3/package
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
..
base-files base-files: uppercase default hostname: LEDE 2017-01-26 18:10:10 +01:00
boot ixp4xx: put apex images into image staging directory 2017-01-27 16:53:31 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware layerscape: put u-boot and ucode images into image staging directory 2017-01-27 16:53:31 +01:00
kernel kernel: mark nvmem as hidden, it is only used as a library for other modules 2017-01-27 16:54:30 +01:00
libs toolchain: Broaden the executable loader pattern 2017-01-29 11:51:02 -08:00
network openvpn: add support for various new 2.4 configuration options 2017-01-27 11:18:27 +01:00
system ubox: import kmodloader fixes 2017-01-26 18:07:37 +01:00
utils busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
Makefile Revert "build: always run package/cleanup before package/compile" 2017-01-22 13:47:40 +01:00