diff options
Diffstat (limited to 'el7xscl56.cfg')
-rw-r--r-- | el7xscl56.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el7xscl56.cfg b/el7xscl56.cfg index 9e0d59a..cb2cc53 100644 --- a/el7xscl56.cfg +++ b/el7xscl56.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl56el7x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build php56-php-devel php56-php-pear' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build devtoolset-6-toolchain' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['plugin_conf']['ccache_enable'] = True |