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