From 8b0f7ed83255773879b7355488cab9b16e18900a Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Sat, 30 May 2020 17:47:50 +0200 Subject: [PATCH] Temporary attempt to fix the build issue by constraining to -j1 --- airrac.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/airrac.spec b/airrac.spec index 0e1ff01..ede78b4 100644 --- a/airrac.spec +++ b/airrac.spec @@ -1,4 +1,5 @@ # +%global _smp_mflags -j1 %global mydocs __tmp_docdir # Name: airrac