projects
/
openwrt
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: Add support for the GnuBee Personal Cloud Two
[openwrt/openwrt.git]
/
toolchain
/
glibc
/
patches
/
200-add-dl-search-paths.patch
diff --git
a/toolchain/glibc/patches/200-add-dl-search-paths.patch
b/toolchain/glibc/patches/200-add-dl-search-paths.patch
index
d65a0bc
..
8f720cb
100644
(file)
--- 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
--- a/Makeconfig
+++ b/Makeconfig
-@@ -5
26,6 +526
,9 @@ else
+@@ -5
71,6 +571
,9 @@ else
default-rpath = $(libdir)
endif
default-rpath = $(libdir)
endif