From 927bdeca4f159d897d5b7fb8e6fa371f1862b6e9 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Dec 22 2016 18:16:44 +0000 Subject: try a lesser parallel build for the moment --- 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 \