From b34061e29a08ec5644734c4ab116cf4e7e5f2ec7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 16 Nov 2013 15:30:45 +0100 Subject: raise to -j6 (new builder) --- mock/fc7x.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mock/fc7x.cfg') diff --git a/mock/fc7x.cfg b/mock/fc7x.cfg index c2526a6..13b33c2 100644 --- a/mock/fc7x.cfg +++ b/mock/fc7x.cfg @@ -10,7 +10,7 @@ config_opts['plugin_conf']['yum_cache_opts']['max_age_days'] = 1500 config_opts['plugin_conf']['root_cache_opts']['max_age_days'] = 1500 config_opts['macros']['%_topdir']="/builddir/build" -config_opts['macros']['%_smp_mflags']="-j3" +config_opts['macros']['%_smp_mflags']="-j6" config_opts['macros']['%vendor']="Remi Collet" config_opts['macros']['%packager']="http://blog.famillecollet.com/" config_opts['macros']['%dist']=".fc7.remi" -- cgit