diff options
author | CoprDistGit <infra@openeuler.org> | 2024-11-19 12:27:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-11-19 12:27:10 +0000 |
commit | 177dab99a13b7bcc97a2d860f13db4cb543ac606 (patch) | |
tree | 489433a2215f09aa1f856bb7ac6743f44190cac3 | |
parent | 6253724b0cfc03b7d502f582be790b22be167f97 (diff) |
automatic import of frr
-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} |