[packages/firefox] - looks like parallel build may work with clang
baggins
baggins at pld-linux.org
Wed Jun 5 09:11:32 CEST 2019
commit a6388538e9abf79ab5bfb700fc9eda921fa17e64
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Jun 5 09:11:14 2019 +0200
- looks like parallel build may work with clang
firefox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/firefox.spec b/firefox.spec
index 03f36da..ab010e5 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -2211,7 +2211,7 @@ export MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
export RUSTFLAGS="-Cdebuginfo=0"
%endif
-export MOZ_MAKE_FLAGS="-j1"
+#export MOZ_MAKE_FLAGS="-j1"
export MOZ_SERVICES_SYNC="1"
%if %{with pgo}
D=$(( RANDOM % (200 - 100 + 1 ) + 5 ))
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/a6388538e9abf79ab5bfb700fc9eda921fa17e64
More information about the pld-cvs-commit
mailing list