toolchain/glibc: update to 2.27+
[openwrt/staging/stintel.git] / toolchain / glibc / patches / 200-add-dl-search-paths.patch
index 5bd58dc8d55d3e2a68c78bf1c409686c9cc0fda0..5585ee1f0e7170e18783795e72bcec8c75ced197 100644 (file)
@@ -2,7 +2,7 @@ add /usr/lib to default search path for the dynamic linker
 
 --- a/Makeconfig
 +++ b/Makeconfig
-@@ -578,6 +578,9 @@ else
+@@ -589,6 +589,9 @@ else
  default-rpath = $(libdir)
  endif