]> git.proxmox.com Git - mirror_frr.git/blobdiff - doc/user/installation.rst
lib: Add PCRE2 support
[mirror_frr.git] / doc / user / installation.rst
index ba35facf2a881393a1c7e9e87fb19e65daf7eae4..8f89c6c4f828d07755c9ac78a1d204151b631fd3 100644 (file)
@@ -368,6 +368,13 @@ options from the list below.
 
    Turn on the usage of PCRE Posix libs for regex functionality.
 
+.. option:: --enable-pcre2posix
+
+   Turn on the usage of PCRE2 Posix libs for regex functionality.
+
+   PCRE2 versions <= 10.31 work a bit differently. We suggest using at least
+   >= 10.36.
+
 .. option:: --enable-rpath
 
    Set hardcoded rpaths in the executable [default=yes].