hyperscan
hyperscan copied to clipboard
support making chimera without pcre source code
make it able to build chimera without pcre source code
hello, anyone here can help review this pr? thanks in advance.
Chimera needs to use an internal UTF8 function _pcre_valid_utf from PCRE, which requires PCRE source to been compiled with --enable-unicode-properties option, so PCRE source is required.