From 3666b7245be8b959d49203cb90e3a61612b84f20 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Jan 02 2017 14:44:56 +0000 Subject: temp hack --- diff --git a/libreoffice.spec b/libreoffice.spec index 72f736b..fc4a6d1 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1064,6 +1064,7 @@ touch autogen.lastrun %configure \ %vendoroption \ %{?with_lang} \ + --with-parallelism=1 \ --disable-coinmp \ --disable-fetch-external \ --disable-firebird-sdbc \ @@ -1091,7 +1092,7 @@ touch autogen.lastrun %{?archoptions} ulimit -c unlimited -make verbose=true %{?_smp_mflags} build-nocheck +make verbose=true -j1 build-nocheck #generate the icons and mime type stuff export DESTDIR=../output