public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/libosinfo] rawhide: Fix build with libxml2-2.15.x
Date: Thu, 10 Sep 2026 21:41:11 GMT [thread overview]
Message-ID: <178907647153.1.4383077665215338198.rpms-libosinfo-0f04ad6276fa@fedoraproject.org> (raw)
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 \
reply other threads:[~2026-09-10 21:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178907647153.1.4383077665215338198.rpms-libosinfo-0f04ad6276fa@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox