aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/musl/patches/300-relative.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-25 12:42:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-25 12:42:00 +0000
commit99419349e67703ac4f6a09c12fe1256effece24d (patch)
treecdbb7e61ac47ecfe40b1fc56ce2e9fb911d5a316 /toolchain/musl/patches/300-relative.patch
parentd9db303af65e436fd51b7dabd3af84ba4b6518bf (diff)
downloadupstream-99419349e67703ac4f6a09c12fe1256effece24d.tar.gz
upstream-99419349e67703ac4f6a09c12fe1256effece24d.tar.bz2
upstream-99419349e67703ac4f6a09c12fe1256effece24d.zip
musl: update to 1.1.12 + git from 2016-01-22
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48486
Diffstat (limited to 'toolchain/musl/patches/300-relative.patch')
-rw-r--r--toolchain/musl/patches/300-relative.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/musl/patches/300-relative.patch b/toolchain/musl/patches/300-relative.patch
index e2c22ba2d8..3735516ba7 100644
--- a/toolchain/musl/patches/300-relative.patch
+++ b/toolchain/musl/patches/300-relative.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -195,7 +195,7 @@ $(DESTDIR)$(includedir)/%: include/%
+@@ -210,7 +210,7 @@ $(DESTDIR)$(includedir)/%: $(srcdir)/inc
$(INSTALL) -D -m 644 $< $@
$(DESTDIR)$(LDSO_PATHNAME): $(DESTDIR)$(libdir)/libc.so