summaryrefslogtreecommitdiffstats
path: root/fc19x.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 /fc19x.cfg
parenta166efa0fc5153863b8ce7156631a574e67cfe8f (diff)
raise to -j6 (new builder)
Diffstat (limited to 'fc19x.cfg')
-rw-r--r--fc19x.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc19x.cfg b/fc19x.cfg
index 0860bb5..51379c3 100644
--- a/fc19x.cfg
+++ b/fc19x.cfg
@@ -16,7 +16,7 @@ config_opts['createrepo_on_rpms'] = True
config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
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']=".fc19.remi"