summaryrefslogtreecommitdiffstats
path: root/el9a.tpl
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-18 10:41:41 +0200
committerRemi Collet <remi@php.net>2023-09-18 10:41:41 +0200
commit453d13653b666f950b1bcdc5871ef30ebab1fd1c (patch)
tree2fd58987ef700719825c52226a1adadc7642d55b /el9a.tpl
parentb22d466f1b0138f429e439d70dbdd485b911f444 (diff)
EL-8 aarch64 configs
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 3c99156..e0b1693 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']="-j20"
+config_opts['macros']['%_smp_mflags']="-j30"
config_opts['macros']['%dist']=".el9.remi"
config_opts['macros']['%rhel']="9"
config_opts['macros']['%_with_ibase']="1"