From c8a95f4a85d2a46b1257fe8cf357d85a588a70d1 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) --- fc10it.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc10it.cfg') diff --git a/fc10it.cfg b/fc10it.cfg index 47ab30c..c7b720e 100644 --- a/fc10it.cfg +++ b/fc10it.cfg @@ -7,7 +7,7 @@ config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc10i/" 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']=".fc10.remi" -- cgit