public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libosinfo] rawhide: Fix build with libxml2-2.15.x
@ 2026-09-10 21:41 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-10 21:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libosinfo
Branch : rawhide
Commit : 0f04ad6276fa8259fa1fd62619354928ca68f7e0
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date   : 2026-09-10T00:01:55+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libosinfo/c/0f04ad6276fa8259fa1fd62619354928ca68f7e0?branch=rawhide

Log:
Fix build with libxml2-2.15.x

---
diff --git a/libosinfo.spec b/libosinfo.spec
index dbf2164..ffd16aa 100644
--- a/libosinfo.spec
+++ b/libosinfo.spec
@@ -109,6 +109,8 @@ combination.
 %autosetup -S git
 
 %build
+export CFLAGS="$CFLAGS -Wno-error=deprecated-declarations -DATTRIBUTE_UNUSED='__attribute__((unused))'"
+
 %meson \
     -Denable-gtk-doc=true \
     -Denable-tests=true \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-10 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 21:41 [rpms/libosinfo] 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