summaryrefslogtreecommitdiffstats
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
commited95e47f072caaeffdc48a78718cfc08fe89f690 (patch)
treeaae48b7885b6b76d105627d533ef4dec7b769705 /toolchain/musl/patches/300-relative.patch
parentb046040bd6f323b214dbeee9767db7644cf3a6bd (diff)
downloadmaster-31e0f0ae-ed95e47f072caaeffdc48a78718cfc08fe89f690.tar.gz
master-31e0f0ae-ed95e47f072caaeffdc48a78718cfc08fe89f690.tar.bz2
master-31e0f0ae-ed95e47f072caaeffdc48a78718cfc08fe89f690.zip
musl: update to the latest git version, fixes TLS issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48574
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