add chaos_calmer branch
[15.05/openwrt.git] / package / libs / elfutils / patches / 006-libdw_LIBS.patch
1 --- elfutils-0.161/libdw/Makefile.in.orig       2015-01-16 03:50:15.311237461 -0200
2 +++ elfutils-0.161/libdw/Makefile.in    2015-01-16 03:55:35.082090075 -0200
3 @@ -969,7 +969,7 @@
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 $(zip_LIBS)
8 +               -ldl $(zip_LIBS) $(LIBS)
9         @$(textrel_check)
10         ln -fs $@ $@.$(VERSION)
11