From 149480f9f5548b5a0fdb457abd473f8d10f60f51 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 1 May 2023 05:18:52 +0100 Subject: gentoo auto-resync : 01:05:2023 - 05:18:52 --- dev-util/libabigail/libabigail-9999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dev-util/libabigail/libabigail-9999.ebuild') diff --git a/dev-util/libabigail/libabigail-9999.ebuild b/dev-util/libabigail/libabigail-9999.ebuild index d65ee49694bc..9dca18088bcc 100644 --- a/dev-util/libabigail/libabigail-9999.ebuild +++ b/dev-util/libabigail/libabigail-9999.ebuild @@ -36,7 +36,7 @@ fi LICENSE="Apache-2.0-with-LLVM-exceptions" SLOT="0/2" -IUSE="btf ${LIBABIGAIL_DOCS_USEFLAG} test" +IUSE="btf debug ${LIBABIGAIL_DOCS_USEFLAG} test" RESTRICT="!test? ( test )" RDEPEND=" @@ -71,8 +71,11 @@ my_src_configure() { --disable-rpm415 --disable-ctf --disable-debug-ct-propagation + # Don't try to run Valgrind on tests. + --disable-valgrind --enable-bash-completion --enable-python3 + $(use_enable debug assert) $(use_enable btf) $(use_enable doc apidoc) $(use_enable doc manual) -- cgit v1.2.3