public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Add --disable-silent-rules
@ 2026-08-11 10:36 Colin Walters
0 siblings, 0 replies; only message in thread
From: Colin Walters @ 2026-08-11 10:36 UTC (permalink / raw)
To: git-commits
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 \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:36 [rpms/glib2] cve-2026-58016-f44: Add --disable-silent-rules Colin Walters
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox