diff --git a/system/devel/elfutils/actions.py b/system/devel/elfutils/actions.py
index 588af02b..2bf33505 100644
--- a/system/devel/elfutils/actions.py
+++ b/system/devel/elfutils/actions.py
@@ -15,7 +15,7 @@ def setup():
# themselves, and they use -Werror.
- options ='-disable-nls --program-prefix=\"eu-\" --with-zlib --disable-debuginfod'
+ options ='-disable-nls --program-prefix=\"eu-\" --with-zlib --disable-debuginfod --disable-libdebuginfod'
if get.buildTYPE() == "emul32":
shelltools.export("PKG_CONFIG_PATH","/usr/lib32/pkgconfig")
diff --git a/system/devel/elfutils/pspec.xml b/system/devel/elfutils/pspec.xml
index 0d38aeb4..18a1d7b6 100644
--- a/system/devel/elfutils/pspec.xml
+++ b/system/devel/elfutils/pspec.xml
@@ -13,10 +13,11 @@
library
Libraries/utilities to handle ELF objects
elfutils contains libraries and utilities to handle ELF objects and is a replacement for libelf.
- ftp://sourceware.org/pub/elfutils/0.180/elfutils-0.180.tar.bz2
+ ftp://sourceware.org/pub/elfutils/0.186/elfutils-0.186.tar.bz2
bzip2
xz-devel
+ zstd-devel
zlib-devel
@@ -25,6 +26,7 @@
elfutils
xz
+ zstd
zlib
bzip2
libgcc
@@ -61,6 +63,7 @@
elfutils
xz-devel
+ zstd-devel
zlib-devel
@@ -71,6 +74,13 @@
+
+ 2021-11-26
+ 0.186
+ Version bump
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-12-09
0.180