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