public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vaultwarden] epel9: Reduce debuginfo verbosity to work around OOM during linking stage
Date: Wed, 03 Jun 2026 13:21:16 GMT [thread overview]
Message-ID: <178049287650.1.6872610429296878349.rpms-vaultwarden-620a7a10b25d@fedoraproject.org> (raw)
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}
reply other threads:[~2026-06-03 13:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178049287650.1.6872610429296878349.rpms-vaultwarden-620a7a10b25d@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox