aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/elfutils/patches/005-build_only_libs.patch
diff options
context:
space:
mode:
authorSergey V. Lobanov <sergey@lobanov.in>2022-01-04 17:22:07 +0300
committerHauke Mehrtens <hauke@hauke-m.de>2022-01-08 00:49:59 +0100
commit6835ea13f0fa2c3a6036e2af7d6f52839cf93d9a (patch)
tree36210f833fe989f358e303001ac7437b6e25e898 /package/libs/elfutils/patches/005-build_only_libs.patch
parente0a574d4b73b6444d493866128cf3be3fae10892 (diff)
downloadupstream-6835ea13f0fa2c3a6036e2af7d6f52839cf93d9a.tar.gz
upstream-6835ea13f0fa2c3a6036e2af7d6f52839cf93d9a.tar.bz2
upstream-6835ea13f0fa2c3a6036e2af7d6f52839cf93d9a.zip
elfutils: update to 0.186
Upstreamed patches (deleted): 0001-ppc_initreg.c-Incliude-asm-ptrace.h-for-pt_regs-defi.patch - https://sourceware.org/git/?p=elfutils.git;a=commitdiff;h=8382833a257b57b0d288be07d2d5e7af6c102869 110-no-cdefs.patch - https://sourceware.org/git/?p=elfutils.git;a=commitdiff;h=d390548df1942e98a1d836269a5e41ba52e121f1 Auto-refreshed: 006-Fix-build-on-aarch64-musl.patch 101-no-fts.patch Manually updated and refreshed: 005-build_only_libs.patch 003-libintl-compatibility.patch 100-musl-compat.patch Disabled _obstack_free check (via configure vars) Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Diffstat (limited to 'package/libs/elfutils/patches/005-build_only_libs.patch')
-rw-r--r--package/libs/elfutils/patches/005-build_only_libs.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/elfutils/patches/005-build_only_libs.patch b/package/libs/elfutils/patches/005-build_only_libs.patch
index 501348f21c..304b85c47a 100644
--- a/package/libs/elfutils/patches/005-build_only_libs.patch
+++ b/package/libs/elfutils/patches/005-build_only_libs.patch
@@ -3,7 +3,7 @@
@@ -27,7 +27,7 @@ AM_MAKEFLAGS = --no-print-directory
pkginclude_HEADERS = version.h
- SUBDIRS = config m4 lib libelf libcpu backends libebl libdwelf libdwfl libdw \
+ SUBDIRS = config lib libelf libcpu backends libebl libdwelf libdwfl libdw \
- libasm debuginfod src po doc tests
+ libasm