b6bb44e5ba
In sljitConfigInternal.h, pcre checks for existence of __builtin___clear_cache() function. LLVM provides that function for all platforms, even those that don't have implemented flushing the cache. This leads to runtime errors on e.g. powerpc (32-bit) with __clear_cache() calling compilerrt_abort(), resulting in SIGABRT. |
||
---|---|---|
.. | ||
patch-build_Makefile.global | ||
patch-configure.ac | ||
patch-ext_mysqli_mysqli__api.c | ||
patch-ext_mysqli_mysqli__nonapi.c | ||
patch-ext_mysqli_mysqli__prop.c | ||
patch-ext_mysqli_php__mysqli__structs.h | ||
patch-ext_pcre_pcre2lib_sljit_sljitConfigInternal.h | ||
patch-sapi_apache2handler_config.m4 | ||
patch-sapi_fpm_config.m4 | ||
patch-sapi_fpm_www.conf.in | ||
php-fpm.in |