diff options
author | Remi Collet <remi@remirepo.net> | 2024-11-15 11:51:24 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-11-15 11:51:24 +0100 |
commit | 21d0cca042838008a3c4daae6d2cb9f529286ac0 (patch) | |
tree | a0acad9023f3e4a51ac597f3466cd364f4fa034b /el10x.tpl | |
parent | b09c8dfb7b70186fcfb5ff34ec6177870ed9294f (diff) |
EL-10 php modules
Diffstat (limited to 'el10x.tpl')
-rw-r--r-- | el10x.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |