X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fglibc%2Fpatches%2F200-add-dl-search-paths.patch;fp=toolchain%2Fglibc%2Fpatches%2F200-add-dl-search-paths.patch;h=5bd58dc8d55d3e2a68c78bf1c409686c9cc0fda0;hp=8f720cb9fd95246c717af036cd04aa6191fdca3e;hb=c22117a7910b26ca095e7c58931904f2a9c2080f;hpb=31f35be016528eee1273f182055eb3168cd9946d diff --git a/toolchain/glibc/patches/200-add-dl-search-paths.patch b/toolchain/glibc/patches/200-add-dl-search-paths.patch index 8f720cb9fd..5bd58dc8d5 100644 --- a/toolchain/glibc/patches/200-add-dl-search-paths.patch +++ b/toolchain/glibc/patches/200-add-dl-search-paths.patch @@ -2,7 +2,7 @@ add /usr/lib to default search path for the dynamic linker --- a/Makeconfig +++ b/Makeconfig -@@ -571,6 +571,9 @@ else +@@ -578,6 +578,9 @@ else default-rpath = $(libdir) endif