ath10k-ct: Update to 2019-02-28
[openwrt/.git] / toolchain / glibc / patches / 200-add-dl-search-paths.patch
index d65a0bcdd01b033d5a5e56fd8699d0847ab9437b..5585ee1f0e7170e18783795e72bcec8c75ced197 100644 (file)
@@ -2,7 +2,7 @@ add /usr/lib to default search path for the dynamic linker
 
 --- a/Makeconfig
 +++ b/Makeconfig
-@@ -526,6 +526,9 @@ else
+@@ -589,6 +589,9 @@ else
  default-rpath = $(libdir)
  endif