toolchain/eglibc: add missing ld-search-paths patch to 2.17
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 Mar 2013 13:16:09 +0000 (13:16 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 Mar 2013 13:16:09 +0000 (13:16 +0000)
commitf74aaaa3474d6d1b9d36411e5ec35ed671a90ad7
tree28e37e920fc6713438011484a22998e28f561ad9
parent650d4e0fab8a94590f7d206ff42c2da74281a02c
toolchain/eglibc: add missing ld-search-paths patch to 2.17

this patch is a copy of
trunk/toolchain/eglibc/patches/2.16/200-add-dl-search-paths.patch in
trunk/toolchain/eglibc/patches/2.17/200-add-ld-search-paths.patch
please use svn copy instead of applying it (like in
https://dev.openwrt.org/changeset/34290/)

the patch add /usr/lib in the ld search path (for eglibc 2.17),
thus helping libs like libnl-tiny.so (for iw), libjson.so.0 (for ubus,
jshn) to be found

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36141 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/eglibc/patches/2.17/200-add-dl-search-paths.patch [new file with mode: 0644]