php: add opcache option
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 8 Apr 2015 15:39:29 +0000 (12:39 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 8 Apr 2015 19:24:46 +0000 (21:24 +0200)
commite05476491720f96fcbeb926b4599d111efb598a6
tree9379994eb5587c3b779f8e58d6a66f3526acc5d8
parent4959dabe7dfbe851e1848ff783f1b37a9fb0c0f2
php: add opcache option

Add a Zend OPcache option and tweak the build system into being
cross-compile friendly.
The OPcache extension allows for a neat intermediate bytecode cache in
memory to avoid reinterpreting/recompiling php scripts on multiple runs.
Make it an option since this takes up valuable RAM.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/php/0004-flock-type-linux.patch [new file with mode: 0644]
package/php/Config.ext
package/php/php.mk