public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecat] main: Always use just one job of Make
@ 2026-09-20 15:17 Antonio Trande
0 siblings, 0 replies; only message in thread
From: Antonio Trande @ 2026-09-20 15:17 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-20 15:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 15:17 [rpms/icecat] main: Always use just one job of Make Antonio Trande
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox