From 927bdeca4f159d897d5b7fb8e6fa371f1862b6e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 22 Dec 2016 18:15:27 +0000 Subject: [PATCH] try a lesser parallel build for the moment --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 05e49a2..e032899 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1064,7 +1064,7 @@ touch autogen.lastrun %configure \ %vendoroption \ %{?with_lang} \ - %{?_smp_mflags:--with-parallelism=%{_smp_mflags}} \ + %{?_smp_mflags:--with-parallelism=2} \ --disable-coinmp \ --disable-fetch-external \ --disable-firebird-sdbc \