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 --- el6i55.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'el6i55.cfg') diff --git a/el6i55.cfg b/el6i55.cfg index fedeb8f..48c53c6 100644 --- a/el6i55.cfg +++ b/el6i55.cfg @@ -1,5 +1,7 @@ include('el6i.tpl') +config_opts['macros']['%_without_apcu']="1" + config_opts['yum.conf'] = """ [main] cachedir=/var/cache/yum -- cgit