toolchain: use latest glibc 2.21 and 2.22 revisions
[openwrt.git] / toolchain / glibc / patches / 2.22 / 200-add-dl-search-paths.patch
index a6200f7..d82686c 100644 (file)
@@ -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