]> code.ossystems Code Review - openembedded-core.git/commit
libpcre: Allow building 16 and 32bit libpcre versions
authorPascal Bach <pascal.bach@siemens.com>
Fri, 18 Sep 2015 06:43:42 +0000 (08:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 14:20:10 +0000 (15:20 +0100)
commit6c133405c790d29859d441cc596e6459cb32537f
tree21468daf14df3a36cadba694f19e51d272d3a534
parentda9ddf48ed4a13cdc47649e22ab6ef7e36e01fdf
libpcre: Allow building 16 and 32bit libpcre versions

This change allows selecting the 8, 16 or 32 bit version via PACKAGECONFIG.
By default only the 8bit version is built, this corresponds to the old behavior.

Some packages like Qt5 require the 16 bit version of libpcre.
After this change the corresponding layer can easily enable the version
needed via .bbappend.

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libpcre/libpcre_8.37.bb