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