diff --git a/system/devel/elfutils/actions.py b/system/devel/elfutils/actions.py
index b64a2383..bb9b82be 100644
--- a/system/devel/elfutils/actions.py
+++ b/system/devel/elfutils/actions.py
@@ -19,6 +19,9 @@ def setup():
if get.buildTYPE() == "emul32":
shelltools.export("PKG_CONFIG_PATH","/usr/lib32/pkgconfig")
+ #options += "--disable-libdebuginfod \
+ #--disable-debuginfod \
+ #"
elif get.ARCH() == "x86_64":
pisitools.flags.add("-fexceptions")
diff --git a/system/devel/elfutils/pspec.xml b/system/devel/elfutils/pspec.xml
index d126aa7c..ad64cf52 100644
--- a/system/devel/elfutils/pspec.xml
+++ b/system/devel/elfutils/pspec.xml
@@ -13,7 +13,7 @@
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.178/elfutils-0.178.tar.bz2
+ ftp://sourceware.org/pub/elfutils/0.180/elfutils-0.180.tar.bz2
bzip2
xz-devel
@@ -71,6 +71,13 @@
+
+ 2020-10-21
+ 0.180
+ Version bump.
+ Idris Kalp
+ idriskalp@gmail.com
+
2020-01-03
0.178