summaryrefslogtreecommitdiffstats
path: root/rules/host-libelf.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-libelf.make')
-rw-r--r--rules/host-libelf.make4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/host-libelf.make b/rules/host-libelf.make
index 7a319b9f3..25ff97259 100644
--- a/rules/host-libelf.make
+++ b/rules/host-libelf.make
@@ -28,11 +28,13 @@ HOST_LIBELF_CONF_OPT := \
--disable-gcov \
--disable-sanitize-undefined \
--disable-valgrind \
+ --disable-valgrind-annotations \
--disable-tests-rpath \
- --enable-libebl-subdir=elfutils \
--enable-textrelcheck \
--enable-symbol-versioning \
--disable-nls \
+ --disable-debuginfod \
+ --without-valgrind \
--with-zlib \
--without-bzlib \
--without-lzma \