summaryrefslogtreecommitdiffstats
path: root/fc9xt.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
commitc8a95f4a85d2a46b1257fe8cf357d85a588a70d1 (patch)
treed1a041fa6a796f77105d79c964ea2f52eeb67518 /fc9xt.cfg
parenta166efa0fc5153863b8ce7156631a574e67cfe8f (diff)
raise to -j6 (new builder)
Diffstat (limited to 'fc9xt.cfg')
-rw-r--r--fc9xt.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc9xt.cfg b/fc9xt.cfg
index 807bb88..69f3e66 100644
--- a/fc9xt.cfg
+++ b/fc9xt.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.fc9x/"
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']=".fc9.remi"