dev-debug/valgrind: sync live

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-18 22:30:16 +01:00
parent 7a1528e34e
commit 99df2dfcd3

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -74,6 +74,8 @@ QA_CONFIG_IMPL_DECL_SKIP+=(
# errors and reports both "function definition is not allowed here" and
# -Wimplicit-function-declaration. bug #900396
foo
# FreeBSD function, bug #932822
aio_readv
)
src_unpack() {