From 6f0cef2208fe9bfd6a891ff25a47520c0a0363f5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Aug 2024 15:04:44 +0200 Subject: F41 module config --- fc41x.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'fc41x.tpl') diff --git a/fc41x.tpl b/fc41x.tpl index 0a9332f..6b73ce7 100644 --- a/fc41x.tpl +++ b/fc41x.tpl @@ -26,6 +26,7 @@ config_opts['macros']['%dist']=".fc41.remi" config_opts['macros']['%fedora']="41" 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