toolchain: glibc: Update to glibc 2.36
[openwrt/staging/jow.git] / toolchain / glibc / patches / 200-add-dl-search-paths.patch
index fd4af3694a0f22430878ad3ec34d82d2ea61b173..e927d86f2350b8b36d6299d2b91b7c2fc14cf7e4 100644 (file)
@@ -2,7 +2,7 @@ add /usr/lib to default search path for the dynamic linker
 
 --- a/Makeconfig
 +++ b/Makeconfig
-@@ -618,6 +618,9 @@ else
+@@ -631,6 +631,9 @@ else
  default-rpath = $(libdir)
  endif