summaryrefslogtreecommitdiffstats
path: root/el7x.tpl
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-02 10:11:05 +0200
committerRemi Collet <remi@remirepo.net>2021-09-02 10:11:05 +0200
commit88467c48a809597f59bd1eb9d2f7e390a5d62a07 (patch)
treeaf3755ee5ac690d4017c0a2ed087982e452806e5 /el7x.tpl
parent13210ab44013974a01d1d9c51c66c43ed07ab52c (diff)
bump module ver
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 76634b0..fb7b5dc 100644
--- a/el7x.tpl
+++ b/el7x.tpl
@@ -1,6 +1,6 @@
config_opts['root'] = 'el7x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache devtoolset-6-toolchain devtoolset-7-toolchain devtoolset-8-toolchain'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache devtoolset-6-toolchain devtoolset-7-toolchain devtoolset-8-toolchain devtoolset-10-toolchain'
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
config_opts['basedir'] = '/dev/shm/'