summaryrefslogtreecommitdiffstats
path: root/el7x72.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-09 10:10:34 +0200
committerRemi Collet <remi@remirepo.net>2019-09-09 10:10:34 +0200
commitccb8338b01567df5f0558f99e22626f0396c312d (patch)
tree64300ba795c0bf5acbb48cc60d0bba116e4dfe79 /el7x72.cfg
parentc11a6192875696325601ded2815b63e6737381c9 (diff)
tweak EL-7 config
Diffstat (limited to 'el7x72.cfg')
-rw-r--r--el7x72.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el7x72.cfg b/el7x72.cfg
index 771a753..4810734 100644
--- a/el7x72.cfg
+++ b/el7x72.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'el7x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build devtoolset-6-toolchain devtoolset-7-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