diff options
| author | Artem Panfilov <panfilov.artyom@gmail.com> | 2019-04-15 17:54:53 +0300 |
|---|---|---|
| committer | Peter Kokot <peterkokot@gmail.com> | 2019-04-16 17:15:38 +0200 |
| commit | 12ee246ae45889004fc2c099c04cfff1ce6e8848 (patch) | |
| tree | 18fb28019073585d998f565e73b47f4cdc6213c5 /main/php.h | |
| parent | e65574fa1fa442b7c5d343d787af2eca9be58d12 (diff) | |
| download | php-git-12ee246ae45889004fc2c099c04cfff1ce6e8848.tar.gz | |
ext/pcre/config0.m4: add ac_cv_have_pcre2_jit variable
The HAVE_PCRE_JIT_SUPPORT check uses AC_RUN_IFELSE, which is not
available when cross-compiling. As a fallback, JIT support is enabled
based on CPU architecture. However, this may be wrong,
e.g. when the JIT the feature was not enabled in the pcre2 build.
Add a cache variable for the PCRE JIT feature to make it possible to
override the check.
Diffstat (limited to 'main/php.h')
0 files changed, 0 insertions, 0 deletions
