summaryrefslogtreecommitdiffstats
path: root/el7x74.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el7x74.cfg')
-rw-r--r--el7x74.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el7x74.cfg b/el7x74.cfg
index 7f50e40..a6858c8 100644
--- a/el7x74.cfg
+++ b/el7x74.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'el7x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache devtoolset-8-toolchain'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache devtoolset-6-toolchain devtoolset-7-toolchain devtoolset-8-toolchain'
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True