From 1cddb4d26c1a859d31cffd54fcfb0edeab4ab16c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 28 Sep 2020 07:48:08 +0200 Subject: use --without apcu for PHP 5.x --- el8xscl56.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'el8xscl56.cfg') diff --git a/el8xscl56.cfg b/el8xscl56.cfg index a22352c..95397cd 100644 --- a/el8xscl56.cfg +++ b/el8xscl56.cfg @@ -13,6 +13,7 @@ config_opts['macros']['%nophptag']="1" #config_opts['macros']['%_debugsource_packages']="%nil" # workaround for https://bugzilla.redhat.com/1485310 config_opts['macros']['%_build_id_links']='none' +config_opts['macros']['%_without_apcu']="1" config_opts['yum.conf'] += """ -- cgit