public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libosinfo] rawhide: Fix build with libxml2-2.15
@ 2026-09-16 9:01 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-16 9:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libosinfo
Branch : rawhide
Commit : f8637bfaeeba32a07db96bedf6e023b6d02bcb59
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-09-16T11:01:34+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libosinfo/c/f8637bfaeeba32a07db96bedf6e023b6d02bcb59?branch=rawhide
Log:
Fix build with libxml2-2.15
---
diff --git a/libosinfo.spec b/libosinfo.spec
index ffd16aa..a3135df 100644
--- a/libosinfo.spec
+++ b/libosinfo.spec
@@ -110,6 +110,8 @@ combination.
%build
export CFLAGS="$CFLAGS -Wno-error=deprecated-declarations -DATTRIBUTE_UNUSED='__attribute__((unused))'"
+export MINGW32_CFLAGS="%mingw32_cflags -Wno-error=deprecated-declarations -DATTRIBUTE_UNUSED='__attribute__((unused))'"
+export MINGW64_CFLAGS="%mingw64_cflags -Wno-error=deprecated-declarations -DATTRIBUTE_UNUSED='__attribute__((unused))'"
%meson \
-Denable-gtk-doc=true \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-16 9:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 9:01 [rpms/libosinfo] rawhide: Fix build with libxml2-2.15 Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox