summaryrefslogtreecommitdiffstats
path: root/mock/fc10it.cfg
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-16 15:30:45 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-16 15:30:45 +0100
commitb34061e29a08ec5644734c4ab116cf4e7e5f2ec7 (patch)
tree919bbf5a3ac2991c5a58d2b57718fd33f10a95a6 /mock/fc10it.cfg
parenta37a0a880004f458342b9d03de721621818cc942 (diff)
raise to -j6 (new builder)
Diffstat (limited to 'mock/fc10it.cfg')
-rw-r--r--mock/fc10it.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/mock/fc10it.cfg b/mock/fc10it.cfg
index 47ab30c..c7b720e 100644
--- a/mock/fc10it.cfg
+++ b/mock/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"