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 \