From 5537698be1dfe40676d0f5e9b43852a72a5e5573 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 24 Jul 2015 15:35:55 +0000 Subject: musl: update to latest git version Signed-off-by: Felix Fietkau SVN-Revision: 46481 --- toolchain/musl/patches/300-relative.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/musl/patches/300-relative.patch') diff --git a/toolchain/musl/patches/300-relative.patch b/toolchain/musl/patches/300-relative.patch index dc7d167635..7f3849a5f7 100644 --- a/toolchain/musl/patches/300-relative.patch +++ b/toolchain/musl/patches/300-relative.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -180,7 +180,7 @@ $(DESTDIR)$(includedir)/%: include/% +@@ -187,7 +187,7 @@ $(DESTDIR)$(includedir)/%: include/% $(INSTALL) -D -m 644 $< $@ $(DESTDIR)$(LDSO_PATHNAME): $(DESTDIR)$(libdir)/libc.so -- cgit v1.2.3