diff options
author | Remi Collet <remi@remirepo.net> | 2020-09-28 07:48:08 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-09-28 07:48:08 +0200 |
commit | 1cddb4d26c1a859d31cffd54fcfb0edeab4ab16c (patch) | |
tree | 487eb7cb1cea4fa0634f01d888960b54c1be7ad6 /el6xscl56.cfg | |
parent | ad896bd736b1c76a60e72949ad197804c0797ef8 (diff) |
use --without apcu for PHP 5.x
Diffstat (limited to 'el6xscl56.cfg')
-rw-r--r-- | el6xscl56.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/el6xscl56.cfg b/el6xscl56.cfg index ac30de2..bc0eb1f 100644 --- a/el6xscl56.cfg +++ b/el6xscl56.cfg @@ -7,6 +7,7 @@ config_opts['resultdir'] = "/var/lib/mock/scl56el6x" config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%nophptag']="1" +config_opts['macros']['%_without_apcu']="1" config_opts['yum.conf'] = """ [main] |