summaryrefslogtreecommitdiffstats
path: root/el7x.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'el7x.tpl')
-rw-r--r--el7x.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/el7x.tpl b/el7x.tpl
index 2943d8a..ed98db1 100644
--- a/el7x.tpl
+++ b/el7x.tpl
@@ -17,7 +17,7 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
#config_opts['package_manager'] = 'dnf'
#config_opts['use_bootstrap'] = False
-config_opts['macros']['%_smp_mflags']="-j10"
+config_opts['macros']['%_smp_mflags']="-j15"
config_opts['macros']['%dist']=".el7.remi"
config_opts['macros']['%rhel']="7"
config_opts['macros']['%_with_ibase']="1"