]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD/MEDIUM: da Adding pcre2 support.
authorDavid Carlier <dcarlier@deviceatlas.com>
Tue, 16 Feb 2021 11:37:45 +0000 (11:37 +0000)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 18 Feb 2021 13:58:43 +0000 (14:58 +0100)
commit019dbd788425f4904430257877b05f7ecc897872
tree25516866df1c5a1d7f7366530d70d368a4acd6ea
parent3f4ec7d9fb6ee97a670a0cd7b685fb6039f2366d
BUILD/MEDIUM: da Adding pcre2 support.

The DeviceAtlas Detection API now supports also the pcre2 library,
 and some users wish to have exclusively this version in their
environment.
Also, there is no longer new development happening in the legacy
 pcre(1) counterpart.
Simple check in the build process as the mutual exclusivity check between the
 two are already taking care of early on. Moving the check to the part
only when we build haproxy + the API from source as the other case the API is
 already built with the chosen regex library separately.
Makefile
doc/DeviceAtlas-device-detection.txt