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