aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/elfutils/patches/006-libdw_LIBS.patch
diff options
context:
space:
mode:
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>2016-10-13 21:02:47 -0300
committerFelix Fietkau <nbd@nbd.name>2016-11-03 11:08:02 +0100
commite2fd98793e60306a06427a9374e893d380373ef1 (patch)
tree28ede4cc131fea7c058aad19e4ee7d3e1c7a22cb /package/libs/elfutils/patches/006-libdw_LIBS.patch
parentcb037d1842d93b37457c896a8949e135ed6e0065 (diff)
downloadupstream-e2fd98793e60306a06427a9374e893d380373ef1.tar.gz
upstream-e2fd98793e60306a06427a9374e893d380373ef1.tar.bz2
upstream-e2fd98793e60306a06427a9374e893d380373ef1.zip
elfutils: bump to 0.167
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Diffstat (limited to 'package/libs/elfutils/patches/006-libdw_LIBS.patch')
-rw-r--r--package/libs/elfutils/patches/006-libdw_LIBS.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/elfutils/patches/006-libdw_LIBS.patch b/package/libs/elfutils/patches/006-libdw_LIBS.patch
index 34c4447708..80c20ad5f0 100644
--- a/package/libs/elfutils/patches/006-libdw_LIBS.patch
+++ b/package/libs/elfutils/patches/006-libdw_LIBS.patch
@@ -1,6 +1,6 @@
--- a/libdw/Makefile.in
+++ b/libdw/Makefile.in
-@@ -996,7 +996,7 @@ libdw.so$(EXEEXT): $(srcdir)/libdw.map l
+@@ -1002,7 +1002,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\