When the internal PCRE library of PHP is used, it tries to use a JIT engine, which is only available on some architectures. However, the mechanism used to disable JIT has changed in recent PHP versions, and it now has a proper --without-pcre-jit option. Switch over to that to properly disable JIT on unsupported platforms. It has been tested to fix the build of PHP on ARC and Microblaze. Fixes: http://autobuild.buildroot.net/results/e1359fcad7bc57e3c5a7ecc37abaa2cf6a6a9ffa/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-acinclude.m4-don-t-unset-variables.patch | ||
0002-iconv-tweak-iconv-detection.patch | ||
0003-configure-disable-the-phar-tool.patch | ||
0004-OPcache-flock-mechanism-is-obviously-linux-so-force-.patch | ||
0005-ext-fileinfo-config.m4-allow-cache-answer-for-strcas.patch | ||
0006-avoid-bfin-gcc-segfault.patch | ||
0007-Call-apxs-with-correct-prefix.patch | ||
0008-main-php_ini.c-build-empty-php_load_zend_extension_c.patch | ||
Config.ext | ||
Config.in | ||
php-fpm.conf | ||
php.hash | ||
php.mk |