public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-libvirt] rawhide: Fix build with libxml2-2.15.x
@ 2026-09-12 8:30
0 siblings, 0 replies; only message in thread
From: @ 2026-09-12 8:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-libvirt
Branch : rawhide
Commit : c91141e897ca41ac0c054bf7b02ad68368b1be3b
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2026-09-12T10:29:52+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/php-libvirt/c/c91141e897ca41ac0c054bf7b02ad68368b1be3b?branch=rawhide
Log:
Fix build with libxml2-2.15.x
---
diff --git a/php-libvirt.spec b/php-libvirt.spec
index ed6dc47..045d218 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -64,6 +64,7 @@ This package contains the documentation for php-libvirt.
%prep
%autosetup -n %{extname}-%{version} -p1
+sed -r -i 's/ATTRIBUTE_UNUSED/__attribute__((unused))/' src/libvirt-php.{h,c}
%build
%configure \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-12 8:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 8:30 [rpms/php-libvirt] rawhide: Fix build with libxml2-2.15.x
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox