public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Colin Walters <walters@verbum.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Add --disable-silent-rules
Date: Tue, 11 Aug 2026 10:36:37 GMT [thread overview]
Message-ID: <178644459767.1.15008899741257891126.rpms-glib2-9a01b6006ba2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 9a01b6006ba24b5758394af2cc200ce1112ec99d
Author : Colin Walters <walters@verbum.org>
Date : 2018-08-27T09:39:30-04:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/9a01b6006ba24b5758394af2cc200ce1112ec99d?branch=cve-2026-58016-f44
Log:
Add --disable-silent-rules
To make it easier to debug build issues.
---
diff --git a/glib2.spec b/glib2.spec
index 26a6e26..08aff35 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -88,6 +88,7 @@ rm glib/pcre/*.[ch]
# Support builds of both git snapshots and tarballs packed with autogoo
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \
+ --disable-silent-rules \
--with-python=%{__python3} \
--with-pcre=system \
--enable-systemtap \
reply other threads:[~2026-08-11 10:36 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=178644459767.1.15008899741257891126.rpms-glib2-9a01b6006ba2@fedoraproject.org \
--to=walters@verbum.org \
--cc=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