mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
committed by
Jakov Smolić
parent
dab354ffba
commit
2d5df2c652
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user