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