]> code.ossystems Code Review - openembedded-core.git/commit
libpcre: enable JIT
authorRoss Burton <ross.burton@intel.com>
Wed, 27 Feb 2019 18:33:55 +0000 (18:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Feb 2019 13:35:27 +0000 (13:35 +0000)
commit9421abbbf8fd6ff7c67ac8186a17d1c26583be6f
tree556a7b5225f0cac4bf2a8e5411928927f76b82de
parentba84fbf2e59cdaae203b013125817155cb5aa41f
libpcre: enable JIT

PCRE has an optional JIT for performance.

Add a PACKAGECONFIG for this, enabled by default.

Also add a patch so that auto-detection of JIT availablity, which is required to
enable the JIT by default, works with out-of-tree builds.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libpcre/libpcre/out-of-tree.patch [new file with mode: 0644]
meta/recipes-support/libpcre/libpcre_8.43.bb