public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Horak <jhorak@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/thunderbird] f43: Since we're hitting OOM, require more RAM per cpu
Date: Fri, 18 Sep 2026 06:24:54 GMT	[thread overview]
Message-ID: <178971269465.1.8807774864310707092.rpms-thunderbird-eb62ec4529c9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/thunderbird
            Branch : f43
            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=f43

            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
 
 

                 reply	other threads:[~2026-09-18  6:24 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=178971269465.1.8807774864310707092.rpms-thunderbird-eb62ec4529c9@fedoraproject.org \
    --to=jhorak@redhat.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