php5: add php5-mod-opcache (fixes #1010)
authorMichael Heimpold <mhei@heimpold.de>
Sun, 17 May 2015 15:05:50 +0000 (17:05 +0200)
committerW. Michael Petullo <mike@flyn.org>
Wed, 23 Dec 2015 20:58:27 +0000 (15:58 -0500)
commitf0a0448857e04884a7ad2ae5534ac2b2cb3948fc
treed58af4bfbb34611d8877e00b18e6dd8ecb967915
parentf04165e4e0ddf7f9e62321f808d27aafd7631007
php5: add php5-mod-opcache (fixes #1010)

This patch adds build infrastructure for PHP's OPcache extension.
Compared with the other extension, this is a Zend module and it
need a little workaround during cross-compiling.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php5/Makefile
lang/php5/files/php.ini
lang/php5/patches/200-ext-opcache-fix-detection-of-shm-mmap.patch [new file with mode: 0644]