package/php: fix how external PCRE2 JIT is enabled
authorArtem Panfilov <panfilov.artyom@gmail.com>
Tue, 16 Apr 2019 16:03:23 +0000 (19:03 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 17 Apr 2019 06:43:39 +0000 (08:43 +0200)
commit58896f5c976bb61391ab34bb5826f429346f9a6a
tree095870429435775669bc2318547da7d7f3679897
parent3ce9f557f8b0819c2aea718033c8e9e297fd64de
package/php: fix how external PCRE2 JIT is enabled

This patch adds ac_cv_have_pcre2_jit cache variable to avoid
the tests running on the host system during cross-compiling.

Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/php/0006-ext-pcre-config0.m4-add-ac_cv_have_pcre2_jit-variabl.patch [new file with mode: 0644]
package/php/php.mk