public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/icecat] main: Always use just one job of Make
Date: Sun, 20 Sep 2026 15:17:16 GMT	[thread overview]
Message-ID: <178991743670.1.10299790381339514180.rpms-icecat-f15568db1dca@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/icecat
Branch : main
Commit : f15568db1dcafa6177a8a1e204904c5eda357cff
Author : Antonio Trande <sagitter@fedoraproject.org>
Date   : 2026-09-20T17:16:41+02:00
Stats  : +0/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/icecat/c/f15568db1dcafa6177a8a1e204904c5eda357cff?branch=main

Log:
Always use just one job of Make

---
diff --git a/icecat.spec b/icecat.spec
index 748c155..860ee27 100644
--- a/icecat.spec
+++ b/icecat.spec
@@ -601,12 +601,7 @@ echo "export LLVM_OBJDUMP=llvm-objdump-%{?llvm_suffix}" >> .mozconfig
 
 # Require 4 GB of RAM per CPU core
 %global _smp_tasksize_proc 4096
-%if %{?less_optbuild}
 echo "mk_add_options MOZ_MAKE_FLAGS=\"-j1\"" >> .mozconfig
-%else
-echo "mk_add_options MOZ_MAKE_FLAGS=\"-j%{_smp_build_ncpus}\"" >> .mozconfig
-%endif
-
 echo "mk_add_options MOZ_SERVICES_SYNC=1" >> .mozconfig
 echo "export STRIP=/bin/true" >> .mozconfig
 

                 reply	other threads:[~2026-09-20 15:17 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=178991743670.1.10299790381339514180.rpms-icecat-f15568db1dca@fedoraproject.org \
    --to=sagitter@fedoraproject.org \
    --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