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