diff options
-rw-r--r-- | frr.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ autoreconf -ivf --with-yangmodelsdir=%{_datadir}/frr-yang/ \ --with-crypto=openssl \ --enable-fpm \ + --enable-pcre2posix \ %{?with_grpc:--enable-grpc} %make_build MAKEINFO="makeinfo --no-split" PYTHON=%{__python3} |