From 85396e48687c56bd0e8e4820b6ce3113ca36119d Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Tue, 26 Dec 2023 14:35:42 +0100 Subject: [PATCH] slow build down or we oom 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 3384fd6..8f3c6fa 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.