commit 68845918e4fe8e14b29d3573b4ce55ffc31d5759
Author: Akarshan Biswas <hellbanger(a)ga-lmt-s2.biswasab.org>
Date: Sat Oct 20 21:09:56 2018 +0530
Turn off jumbo build
chromium-vaapi.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index 9ecd1ef..09ecb4c 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -45,9 +45,7 @@
%global clang 0
#Allow jumbo builds(turned off by default because it consumes too much memory)
#enabled by default on rawhide for testing
-#Edit it works
-# Enabled by default
-%global jumbo 1
+%global jumbo 0
#------------------------------------------------------
%if %{clang}
#Disable Build debug packages for debugging on clang