X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fglibc%2Fpatches%2F2.22%2F200-add-dl-search-paths.patch;fp=toolchain%2Fglibc%2Fpatches%2F2.22%2F200-add-dl-search-paths.patch;h=d82686c079536258aed45de354dc5d6d717f23d8;hp=a6200f783b7030c4a1459f2a0fb1755874df1c19;hb=5445a2ee1d0ec8a42e16a68d03c69375da31ee82;hpb=83cdf722716fabee3864fcc7335561917452e0a0 diff --git a/toolchain/glibc/patches/2.22/200-add-dl-search-paths.patch b/toolchain/glibc/patches/2.22/200-add-dl-search-paths.patch index a6200f783b..d82686c079 100644 --- a/toolchain/glibc/patches/2.22/200-add-dl-search-paths.patch +++ b/toolchain/glibc/patches/2.22/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 -@@ -501,6 +501,9 @@ else +@@ -527,6 +527,9 @@ else default-rpath = $(libdir) endif