rurban / re-engine-PCRE2

use pcre-jit instead of slow perl regex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

probe for libpcre2-8 and offer to install it

rurban opened this issue · comments

esp. using a dynamic lib, or if static then with -fPIC on ELF.

Probe done with 0.3 c135a45
This doesn't catch the static libpcre2-8.a ELF -fPIC problem with a shared PCRE2.so though.