X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibs%2Felfutils%2Fpatches%2F006-libdw_LIBS.patch;fp=package%2Flibs%2Felfutils%2Fpatches%2F006-libdw_LIBS.patch;h=bcea1005c585441358164beb574b488b9833ff3b;hb=57844e583ba2179dbec0eb910967adaf0627561e;hp=9ea19e570221d15a48bdc33f0512b55478a31745;hpb=697f83789bed6c798a0dece8cddddd5f1080ea28;p=openwrt-working-2016%2F.git diff --git a/package/libs/elfutils/patches/006-libdw_LIBS.patch b/package/libs/elfutils/patches/006-libdw_LIBS.patch index 9ea19e5702..bcea1005c5 100644 --- a/package/libs/elfutils/patches/006-libdw_LIBS.patch +++ b/package/libs/elfutils/patches/006-libdw_LIBS.patch @@ -1,11 +1,11 @@ --- a/libdw/Makefile.in +++ b/libdw/Makefile.in -@@ -991,7 +991,7 @@ libdw.so$(EXEEXT): $(srcdir)/libdw.map l +@@ -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 $(argp_LDADD) $(zip_LIBS) + -ldl $(argp_LDADD) $(zip_LIBS) $(LIBS) @$(textrel_check) - ln -fs $@ $@.$(VERSION) + $(AM_V_at)ln -fs $@ $@.$(VERSION)