mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 05:54:33 +04: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>