]> code.ossystems Code Review - openembedded-core.git/commit
libpcre: enable unicode properties by default
authorRoss Burton <ross.burton@intel.com>
Fri, 5 Feb 2016 11:44:00 +0000 (11:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Feb 2016 17:29:44 +0000 (17:29 +0000)
commit839eebceecf33d106592bab154481486533ece75
tree41bcc10dc0c119e2fd87861aa0edc706efe35dd0
parent1e43b836106ed13cde294e2c565eaea6fe5efca7
libpcre: enable unicode properties by default

Enable Unicode properties by default, as they're useful and for example GLib
needs them.  As there is an impact to code size add this as a PACKAGECONFIG so
tightly constrained environments can save space by potentially disabling them.

Also change --enable-utf8 to --enable-utf, as the former is a compatibility
option for the latter.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libpcre/libpcre_8.38.bb