mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 19:11:24 +00:00
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>