polarssl: update to 1.3.16, fixes intermediate certificate validation
[openwrt-github/.git] / package / libs / elfutils / patches / 006-libdw_LIBS.patch
index aaa35f9430c10f2aa2ca1aa2ce31244b1b305ce6..bcea1005c585441358164beb574b488b9833ff3b 100644 (file)
@@ -1,11 +1,11 @@
---- elfutils-0.161/libdw/Makefile.in.orig      2015-01-16 03:50:15.311237461 -0200
-+++ elfutils-0.161/libdw/Makefile.in   2015-01-16 03:55:35.082090075 -0200
-@@ -969,7 +969,7 @@
+--- a/libdw/Makefile.in
++++ b/libdw/Makefile.in
+@@ -994,7 +994,7 @@ libdw.so$(EXEEXT): $(srcdir)/libdw.map l
                -Wl,--enable-new-dtags,-rpath,$(pkglibdir) \
                -Wl,--version-script,$<,--no-undefined \
                -Wl,--whole-archive $(filter-out $<,$^) -Wl,--no-whole-archive\
--              -ldl $(zip_LIBS)
-+              -ldl $(zip_LIBS) $(LIBS)
+-              -ldl $(argp_LDADD) $(zip_LIBS)
++              -ldl $(argp_LDADD) $(zip_LIBS) $(LIBS)
        @$(textrel_check)
-       ln -fs $@ $@.$(VERSION)
+       $(AM_V_at)ln -fs $@ $@.$(VERSION)