[source] musl: refresh patches
LEDE Commits
lede-commits at lists.infradead.org
Mon Dec 26 02:18:41 PST 2016
nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/4c4047ec19edcaf39ec83728904d1081bf848894
commit 4c4047ec19edcaf39ec83728904d1081bf848894
Author: Koen Vandeputte <koen.vandeputte at ncentric.com>
AuthorDate: Thu Dec 22 17:17:05 2016 +0100
musl: refresh patches
Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
---
toolchain/musl/patches/300-relative.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toolchain/musl/patches/300-relative.patch b/toolchain/musl/patches/300-relative.patch
index e34e60a..6e30e0a 100644
--- a/toolchain/musl/patches/300-relative.patch
+++ b/toolchain/musl/patches/300-relative.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -215,7 +215,7 @@ $(DESTDIR)$(includedir)/%: $(srcdir)/inc
+@@ -221,7 +221,7 @@ $(DESTDIR)$(includedir)/%: $(srcdir)/inc
$(INSTALL) -D -m 644 $< $@
$(DESTDIR)$(LDSO_PATHNAME): $(DESTDIR)$(libdir)/libc.so
More information about the lede-commits
mailing list