Skip to content

Commit

Permalink
dev-util/clippy: Update QA_CONFIG_IMPL_DECL_SKIP
Browse files Browse the repository at this point in the history
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
Closes: https://bugs.gentoo.org/906918
  • Loading branch information
alarig committed Jul 17, 2023
1 parent e8f4e67 commit e73abfd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev-util/clippy/clippy-8.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e73abfd

Please sign in to comment.