public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-coreutils] epel10: No longer reduce debuginfo level on s390x
@ 2026-08-06 14:27 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-06 14:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-coreutils
Branch : epel10
Commit : fbd7327135506af45c469eb2d3391ab9b55d8032
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-05-11T10:29:45+01:00
Stats : +0/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rust-coreutils/c/fbd7327135506af45c469eb2d3391ab9b55d8032?branch=epel10
Log:
No longer reduce debuginfo level on s390x
Setting _smp_tasksize_proc allows us to avoid memory exhaustion
---
diff --git a/rust-coreutils.spec b/rust-coreutils.spec
index 19960b2..b46a72d 100644
--- a/rust-coreutils.spec
+++ b/rust-coreutils.spec
@@ -20,10 +20,6 @@
# systems (like some in RISC-V koji) this may cause swapping or memory
# exhaustion. Setting a conservative memory limit per process helps.
%global _smp_tasksize_proc 8192
-%ifarch s390x
-# the default setting causes the build to get killed
-%global rustflags_debuginfo 1
-%endif
%global crate coreutils
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-06 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 14:27 [rpms/rust-coreutils] epel10: No longer reduce debuginfo level on s390x Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox