public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cargo-c] f44: Partially restore debuginfo on i686 to fix debuginfo package build
@ 2026-06-05 16:39 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-05 16:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cargo-c
Branch : f44
Commit : 245bd60d1f18acdb638ade50f320a0d72ccfe9e7
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-05-28T23:57:40+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cargo-c/c/245bd60d1f18acdb638ade50f320a0d72ccfe9e7?branch=f44
Log:
Partially restore debuginfo on i686 to fix debuginfo package build
---
diff --git a/rust-cargo-c.spec b/rust-cargo-c.spec
index 5aa39fc..cfebe14 100644
--- a/rust-cargo-c.spec
+++ b/rust-cargo-c.spec
@@ -3,7 +3,7 @@
# reduce debuginfo verbosity to work around OOM problems on 32-bit arches
%ifarch %{ix86}
-%global rustflags_debuginfo 0
+%global rustflags_debuginfo 1
%endif
%global crate cargo-c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 16:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 16:39 [rpms/rust-cargo-c] f44: Partially restore debuginfo on i686 to fix debuginfo package build Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox