summaryrefslogtreecommitdiffstats
path: root/el7xscl81.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el7xscl81.cfg')
-rw-r--r--el7xscl81.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/el7xscl81.cfg b/el7xscl81.cfg
index 7daa97c..11027c3 100644
--- a/el7xscl81.cfg
+++ b/el7xscl81.cfg
@@ -1,15 +1,15 @@
include('el7x.tpl')
config_opts['root'] = 'scl81el7x'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build devtoolset-8-toolchain ccache php81-build php81-php-devel php81-php-pear'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build devtoolset-10-toolchain ccache php81-build php81-php-devel php81-php-pear'
config_opts['resultdir'] = "/var/lib/mock/scl81el7x"
config_opts['macros']['%scl_vendor']="remi"
config_opts['macros']['%_scl_prefix']="/opt/remi"
config_opts['macros']['%nophptag']="1"
-config_opts['macros']['%dtsversion']="8"
-config_opts['macros']['%dtsenable']="source /opt/rh/devtoolset-8/enable"
-config_opts['macros']['%dtsprefix']="devtoolset-8-"
+config_opts['macros']['%dtsversion']="10"
+config_opts['macros']['%dtsenable']="source /opt/rh/devtoolset-10/enable"
+config_opts['macros']['%dtsprefix']="devtoolset-10-"
config_opts['yum.conf'] = """
[main]
@@ -112,7 +112,7 @@ enabled=0
[msprod]
name=msprod
baseurl=https://packages.microsoft.com/rhel/7/prod/
-enabled=1
+enabled=0
includepkgs=msodbcsql17
"""