summaryrefslogtreecommitdiffstats
path: root/fc38x.tpl
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-16 08:54:07 +0100
committerRemi Collet <remi@php.net>2023-11-16 08:54:07 +0100
commit22c48c83f0bd1c23dea7b5dea4d7eefa3ebd74b2 (patch)
tree27dcc82803ee70a307be3c3f5c7a562dc86ddf39 /fc38x.tpl
parent3eadaff8c45aa5bfad59da681993dd125a7c526a (diff)
more cores
Diffstat (limited to 'fc38x.tpl')
-rw-r--r--fc38x.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc38x.tpl b/fc38x.tpl
index 2988f39..d1d6545 100644
--- a/fc38x.tpl
+++ b/fc38x.tpl
@@ -21,7 +21,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']="-j10"
+config_opts['macros']['%_smp_mflags']="-j15"
config_opts['macros']['%dist']=".fc38.remi"
config_opts['macros']['%fedora']="38"
config_opts['macros']['%_with_ibase']="1"