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