public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Clean up unnecessary build options
@ 2026-08-11 10:38 Michael Catanzaro
0 siblings, 0 replies; only message in thread
From: Michael Catanzaro @ 2026-08-11 10:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 90b2fdf1a3ef8adde415ac816756b79fa88805d8
Author : Michael Catanzaro <mcatanzaro@redhat.com>
Date : 2024-08-26T12:12:47-05:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/90b2fdf1a3ef8adde415ac816756b79fa88805d8?branch=cve-2026-58016-f44
Log:
Clean up unnecessary build options
These are enabled by default now, see:
https://gitlab.gnome.org/GNOME/glib/-/issues/3354
If any required build dependencies disappear, we'll get a build failure
due to -Dauto_features=enabled.
If the default value of the build option changes upstream in the future,
indicating a conscious decision to disable the feature, that is fine.
---
diff --git a/glib2.spec b/glib2.spec
index a7aa8a6..53ed0c2 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -108,9 +108,6 @@ the functionality of the installed glib2 package.
%build
%meson \
- -Ddtrace=enabled \
- -Dsystemtap=enabled \
- -Dsysprof=enabled \
-Ddocumentation=true \
-Dinstalled_tests=true \
-Dgnutls=true \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:38 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:38 [rpms/glib2] cve-2026-58016-f44: Clean up unnecessary build options Michael Catanzaro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox