From 21d0cca042838008a3c4daae6d2cb9f529286ac0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 15 Nov 2024 11:51:24 +0100 Subject: EL-10 php modules --- el10x.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'el10x.tpl') diff --git a/el10x.tpl b/el10x.tpl index 256ea68..8fe7107 100644 --- a/el10x.tpl +++ b/el10x.tpl @@ -25,6 +25,7 @@ config_opts['macros']['%dist']=".el10.remi" config_opts['macros']['%rhel']="10" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%_without_zts']="1" config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' -- cgit