public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/thunderbird] f45: Since we're hitting OOM, require more RAM per cpu
@ 2026-09-18 6:25 Jan Horak
0 siblings, 0 replies; only message in thread
From: Jan Horak @ 2026-09-18 6:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/thunderbird
Branch : f45
Commit : eb62ec4529c9d7bbb42cd7250c2509989b61b47b
Author : Jan Horak <jhorak@redhat.com>
Date : 2026-09-17T15:11:36+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/thunderbird/c/eb62ec4529c9d7bbb42cd7250c2509989b61b47b?branch=f45
Log:
Since we're hitting OOM, require more RAM per cpu
[skip changelog]
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 4479d72..ad14db7 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -509,8 +509,8 @@ echo "ac_add_options MOZ_PGO=1" >> .mozconfig
export CCACHE_DISABLE=1
%endif
-# Require 4 GB of RAM per CPU core
-%constrain_build -m 4096
+# Require 8 GB of RAM per CPU core
+%constrain_build -m 8096
echo "mk_add_options MOZ_MAKE_FLAGS=\"-j%{_smp_build_ncpus}\"" >> .mozconfig
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-18 6:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 6:25 [rpms/thunderbird] f45: Since we're hitting OOM, require more RAM per cpu Jan Horak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox