diff options
-rw-r--r-- | el7x71.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ config_opts['root'] = 'el7x' config_opts['target_arch'] = 'x86_64' config_opts['chroot_setup_cmd'] = 'install @buildsys-build devtoolset-6-toolchain' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['plugin_conf']['ccache_enable'] = True |