From 58cb95c86542a20f5855a17396cd1910c556db92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 20 Aug 2021 16:40:33 +0100 Subject: [PATCH] try SMP_MFLAGS=2 instead of 3 --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index e0a9811..a9cdf14 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1068,7 +1068,7 @@ SMP_MFLAGS=%{?_smp_mflags} SMP_MFLAGS=$[${SMP_MFLAGS/-j/}] %ifarch armv7hl -SMP_MFLAGS=3 +SMP_MFLAGS=2 %endif %if 0%{?flatpak}