diff options
Diffstat (limited to 'fc30xscl73.cfg')
-rw-r--r-- | fc30xscl73.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc30xscl73.cfg b/fc30xscl73.cfg index c114955..d092fd0 100644 --- a/fc30xscl73.cfg +++ b/fc30xscl73.cfg @@ -21,7 +21,7 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%_topdir']="/builddir/build" -config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%_smp_mflags']="-j10" config_opts['macros']['%vendor']="Remi Collet" config_opts['macros']['%packager']="https://blog.remirepo.net/" config_opts['macros']['%bugurl']="https://forum.remirepo.net/" |