summaryrefslogtreecommitdiff
path: root/sys-block/fio/fio-3.34.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-23 00:06:40 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-23 00:06:40 +0100
commitb3b92de25c3fc5f6bddc5e513027140591a0b2a5 (patch)
treef2ce6d7e747abea3e8fa7d99e32ad5d98cf33988 /sys-block/fio/fio-3.34.ebuild
parent236e75597883501f8700d9ba1a5c8276f578a17f (diff)
gentoo auto-resync : 23:05:2024 - 00:06:39
Diffstat (limited to 'sys-block/fio/fio-3.34.ebuild')
-rw-r--r--sys-block/fio/fio-3.34.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys-block/fio/fio-3.34.ebuild b/sys-block/fio/fio-3.34.ebuild
index a6ad49a67e9c..734bccd2c3c0 100644
--- a/sys-block/fio/fio-3.34.ebuild
+++ b/sys-block/fio/fio-3.34.ebuild
@@ -63,6 +63,12 @@ PATCHES=(
"${FILESDIR}"/fio-2.2.13-libmtd.patch
)
+QA_CONFIG_IMPL_DECL_SKIP+=(
+ # Internally uses -Werror=implicit-function-declaration for all configure
+ # checks. bug #904276
+ '*'
+)
+
src_prepare() {
default