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
commit001033e0b8c74b99a87bec94c4ee109a1c435c60 (patch)
tree454aa84acde4ce209df63323dc11745fa43c972c /toolchain/musl/patches/300-relative.patch
parent348062c88b71dc7d24230c5a7001b6242650c70b (diff)
downloadmaster-187ad058-001033e0b8c74b99a87bec94c4ee109a1c435c60.tar.gz
master-187ad058-001033e0b8c74b99a87bec94c4ee109a1c435c60.tar.bz2
master-187ad058-001033e0b8c74b99a87bec94c4ee109a1c435c60.zip
musl: update to 1.1.12 + git from 2016-01-22
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48486 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 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