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
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-06 21:24:26 +0200
commit9850612ea5e9fc9c377d11ec9c2930bfd812754a (patch)
treef954311b54bf07b8fc87629752b032ac01fde63d /package/php/0009-ext-xml-expat_compat.h-add-missing-php.h-include.patch
parent93dcfc0df795c4a9ca0d2a735c3e6632e75d2b66 (diff)
downloadbuildroot-9850612ea5e9fc9c377d11ec9c2930bfd812754a.tar.gz
buildroot-9850612ea5e9fc9c377d11ec9c2930bfd812754a.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>
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