aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/musl/patches/300-relative.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-30 20:15:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-30 20:15:11 +0000
commite1c4fc314ee469e03b800bc987127b645b55d8ce (patch)
tree822e7c691ee82824da5ffee393b989e8766cde0e /toolchain/musl/patches/300-relative.patch
parent21e2e0cc6e8e280267236e7429efe1224c576880 (diff)
downloadmaster-187ad058-e1c4fc314ee469e03b800bc987127b645b55d8ce.tar.gz
master-187ad058-e1c4fc314ee469e03b800bc987127b645b55d8ce.tar.bz2
master-187ad058-e1c4fc314ee469e03b800bc987127b645b55d8ce.zip
musl: update to the latest git version, fixes TLS issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48574 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3735516ba7..3a9c13eb36 100644
--- a/toolchain/musl/patches/300-relative.patch
+++ b/toolchain/musl/patches/300-relative.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -210,7 +210,7 @@ $(DESTDIR)$(includedir)/%: $(srcdir)/inc
+@@ -219,7 +219,7 @@ $(DESTDIR)$(includedir)/%: $(srcdir)/inc
$(INSTALL) -D -m 644 $< $@
$(DESTDIR)$(LDSO_PATHNAME): $(DESTDIR)$(libdir)/libc.so