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

A new commit has been pushed.

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

Log:
Fix build with libxml2-2.15.x

---
diff --git a/shigofumi.spec b/shigofumi.spec
index d5d6e23..a6526e6 100644
--- a/shigofumi.spec
+++ b/shigofumi.spec
@@ -73,6 +73,7 @@ Information System) client.
 autoreconf -fi
 
 %build
+export CFLAGS="$CFLAGS -Wno-error=deprecated-declarations"
 %configure \
     --disable-debug \
     --enable-doc \

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

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

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