public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vaultwarden] epel9: Reduce debuginfo verbosity to work around OOM during linking stage
@ 2026-06-03 13:21 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-03 13:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vaultwarden
Branch : epel9
Commit : 620a7a10b25da4a48a71e60e48823b5257b11c6e
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-03-28T15:29:27+01:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vaultwarden/c/620a7a10b25da4a48a71e60e48823b5257b11c6e?branch=epel9
Log:
Reduce debuginfo verbosity to work around OOM during linking stage
---
diff --git a/vaultwarden.spec b/vaultwarden.spec
index 6f88501..8f75e98 100644
--- a/vaultwarden.spec
+++ b/vaultwarden.spec
@@ -5,6 +5,9 @@
# prevent library files from being installed
%global cargo_install_lib 0
+# reduce debuginfo verbosity to work around OOM during linking stage
+%global rustflags_debuginfo 1
+
Name: vaultwarden
Version: 1.33.2
Release: 1%{?dist}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 13:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 13:21 [rpms/vaultwarden] epel9: Reduce debuginfo verbosity to work around OOM during linking stage Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox