summaryrefslogtreecommitdiffstats
path: root/package/php/0009-ext-xml-expat_compat.h-add-missing-php.h-include.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-06 10:54:03 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-04-08 21:31:44 +0200
commit50f01475aaa9115cbe91d0bbdd5e81be0be5e22e (patch)
tree08940e9b8fe61789bcb0d94b8a6f6f0656f6770f /package/php/0009-ext-xml-expat_compat.h-add-missing-php.h-include.patch
parentce8dd8eec7979658e1b07f6f7e38231595579a3c (diff)
downloadbuildroot-50f01475aaa9115cbe91d0bbdd5e81be0be5e22e.tar.gz
buildroot-50f01475aaa9115cbe91d0bbdd5e81be0be5e22e.zip
php: fix how PCRE JIT is disabled
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> (cherry picked from commit 9850612ea5e9fc9c377d11ec9c2930bfd812754a) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/0009-ext-xml-expat_compat.h-add-missing-php.h-include.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud