From 904bf136831741dece405fd0522578a69ac01dce Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 21 Sep 2023 18:18:55 +0200 Subject: enable Oracle on aarch64 --- fc39a.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc39a.tpl') diff --git a/fc39a.tpl b/fc39a.tpl index e1e8d36..803d978 100644 --- a/fc39a.tpl +++ b/fc39a.tpl @@ -25,7 +25,7 @@ config_opts['macros']['%_smp_mflags']="-j10" config_opts['macros']['%dist']=".fc39.remi" config_opts['macros']['%fedora']="39" config_opts['macros']['%_with_ibase']="1" -#config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' -- cgit