net-dns/libidn2: don't try to run tests under Valgrind

Avoid even checking during configure which produces noise.

(We don't run Valgrind tests in ebuilds in general because they're flaky
under sandbox and Valgrind isn't portable.)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-23 23:22:28 +01:00
parent 291ac9fb49
commit 588372551e

View File

@@ -51,6 +51,7 @@ multilib_src_configure() {
--disable-doc
--disable-gcc-warnings
--disable-gtk-doc
--disable-valgrind-tests
)
local ECONF_SOURCE=${S}