From e2b96e074308383e86dcfe32b588a9eb5c015034 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Thu, 24 Nov 2022 13:34:05 +0100 Subject: [PATCH] slow the build down * needs a slow build to avoid build errors Signed-off-by: Toshaan Bharvani --- SPECS/webkit2gtk3.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SPECS/webkit2gtk3.spec b/SPECS/webkit2gtk3.spec index 41a346b..ba1ffab 100644 --- a/SPECS/webkit2gtk3.spec +++ b/SPECS/webkit2gtk3.spec @@ -1,3 +1,5 @@ +%define _smp_mflags -j4 + ## NOTE: Lots of files in various subdirectories have the same name (such as ## "LICENSE") so this short macro allows us to distinguish them by using their ## directory names (from the source tree) as prefixes for the files.