dev-util/clippy: Update QA_CONFIG_IMPL_DECL_SKIP

Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
Closes: https://bugs.gentoo.org/906918
Closes: https://github.com/gentoo/gentoo/pull/31880
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Alarig Le Lay
2023-07-14 17:42:25 +02:00
committed by Jakov Smolić
parent dab354ffba
commit 2d5df2c652

View File

@@ -31,6 +31,11 @@ BDEPEND="
sys-devel/flex
"
QA_CONFIG_IMPL_DECL_SKIP=(
mallinfo # check in configure is fallback is needed
mallinfo2 # check in configure is fallback is needed
)
src_prepare() {
default
eautoreconf