New commits:
commit d2401a972405add525f702ac8c0674331dcccf4b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
elfutils - fix build
diff --git a/libs/elfutils/BUILD b/libs/elfutils/BUILD
index db6d5d3..947a6c2 100755
--- a/libs/elfutils/BUILD
+++ b/libs/elfutils/BUILD
@@ -9,4 +9,5 @@ disable_pic force &&
# Ensure at least some opts... buld fails with gcc-4.3 without opts.
# When user does -O0, she has to know why...
CFLAGS="-O $CFLAGS" &&
+OPTS+=" --disable-debuginfod" &&
default_build
diff --git a/libs/elfutils/HISTORY b/libs/elfutils/HISTORY
index 973945c..182e4fb 100644
--- a/libs/elfutils/HISTORY
+++ b/libs/elfutils/HISTORY
@@ -1,3 +1,6 @@
+2020-01-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: fix
+
2020-01-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.178
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d2401a972405add525f702ac8c0674331dcccf4b),
Treeve Jelbert, 01/04/2020