public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/collectd] rawhide: Fix build
@ 2026-09-09 20:57
0 siblings, 0 replies; only message in thread
From: @ 2026-09-09 20:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/collectd
Branch : rawhide
Commit : 3d835751b55b6b00e9c245286fd90b2358b6bf61
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-09-09T22:53:16+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/collectd/c/3d835751b55b6b00e9c245286fd90b2358b6bf61?branch=rawhide
Log:
Fix build
The build was failing. Not sure how it could have succeeded earlier.
---
diff --git a/collectd.spec b/collectd.spec
index 5ca774d..711850a 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -616,6 +616,7 @@ This is a collectd plugin that reads data from Zookeeper's MNTR command.
# recompile generated files
touch src/pinba.proto
+sed -r -i 's/ATTRIBUTE_UNUSED/__attribute__((unused))/' src/virt.c
%build
%configure \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-09 20:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 20:57 [rpms/collectd] rawhide: Fix build
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox