summaryrefslogtreecommitdiffstats
path: root/el9a.tpl
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-19 07:25:26 +0100
committerRemi Collet <remi@php.net>2024-03-19 07:25:26 +0100
commitf05d1d65993a4bf96c8bdad3057ccb9a024e3624 (patch)
tree8f7392a523644c111a90af3e9efd3e846147b8ce /el9a.tpl
parent82606807c9e890f896ef5a9cb842fc11284afffd (diff)
move to -j24 on aarch64HEADmaster
Diffstat (limited to 'el9a.tpl')
-rw-r--r--el9a.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/el9a.tpl b/el9a.tpl
index 71fb635..cf78d81 100644
--- a/el9a.tpl
+++ b/el9a.tpl
@@ -20,7 +20,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']="-j30"
+config_opts['macros']['%_smp_mflags']="-j24"
config_opts['macros']['%dist']=".el9.remi"
config_opts['macros']['%rhel']="9"
config_opts['macros']['%_with_ibase']="1"