From 1dabdaa4ace92f6c7af03dd0be454a669ed23454 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Dec 22 2016 09:38:01 +0000 Subject: try a lesser parallel build for the moment --- diff --git a/libreoffice.spec b/libreoffice.spec index 4d13f6e..81cc870 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1144,7 +1144,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-openssl \