Skip to content
Commit d038784c authored by Sven Neumann's avatar Sven Neumann Committed by Peter Korsgaard
Browse files

libglib2: the system PCRE needs to have UTF and UCP enabled



If glib2 is compiled with the system PCRE instead of the included
copy, then that system PCRE needs to have support for UTF-8 and
Unicode properties enabled. Otherwise you will get such warnings
at run-time:

GLib-CRITICAL **: PCRE library is compiled without UTF8 support
GLib-CRITICAL **: PCRE library is compiled without UTF8 properties support

Signed-off-by: default avatarSven Neumann <neumann@teufel.de>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 49fef2fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment