aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/glibc/patches/200-add-dl-search-paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/glibc/patches/200-add-dl-search-paths.patch')
-rw-r--r--toolchain/glibc/patches/200-add-dl-search-paths.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/patches/200-add-dl-search-paths.patch b/toolchain/glibc/patches/200-add-dl-search-paths.patch
index 5bd58dc8d5..5585ee1f0e 100644
--- a/toolchain/glibc/patches/200-add-dl-search-paths.patch
+++ b/toolchain/glibc/patches/200-add-dl-search-paths.patch
@@ -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