OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 1... Line 1...
1 --- a/Makefile 1 --- a/Makefile
2 +++ b/Makefile 2 +++ b/Makefile
3 @@ -215,7 +215,7 @@ $(DESTDIR)$(includedir)/%: $(srcdir)/inc 3 @@ -217,7 +217,7 @@ $(DESTDIR)$(includedir)/%: $(srcdir)/inc
4 $(INSTALL) -D -m 644 $< $@ 4 $(INSTALL) -D -m 644 $< $@
Line 5... Line 5...
5 5
6 $(DESTDIR)$(LDSO_PATHNAME): $(DESTDIR)$(libdir)/libc.so 6 $(DESTDIR)$(LDSO_PATHNAME): $(DESTDIR)$(libdir)/libc.so
7 - $(INSTALL) -D -l $(libdir)/libc.so $@ || true 7 - $(INSTALL) -D -l $(libdir)/libc.so $@ || true