elfutils: bump to 0.162
[openwrt/openwrt.git] / package / libs / elfutils / patches / 006-libdw_LIBS.patch
1 --- a/libdw/Makefile.in
2 +++ b/libdw/Makefile.in
3 @@ -980,7 +980,7 @@ libdw.so$(EXEEXT): $(srcdir)/libdw.map l
4 -Wl,--enable-new-dtags,-rpath,$(pkglibdir) \
5 -Wl,--version-script,$<,--no-undefined \
6 -Wl,--whole-archive $(filter-out $<,$^) -Wl,--no-whole-archive\
7 - -ldl $(argp_LDADD) $(zip_LIBS)
8 + -ldl $(argp_LDADD) $(zip_LIBS) $(LIBS)
9 @$(textrel_check)
10 ln -fs $@ $@.$(VERSION)
11