Compare commits

...

2 Commits

Author SHA1 Message Date
Zoran Peričić
0713f57503 v.ims.1 - Bump version 2024-09-13 13:50:41 +02:00
e64abcc29d nhrp: configure strongswan vici path 2024-09-13 13:50:28 +02:00

View File

@@ -1,3 +1,5 @@
%global dist .ims.1%{?dist}
%global frr_libdir %{_libexecdir}/frr
%global _hardened_build 1
@@ -135,6 +137,7 @@ autoreconf -ivf
--with-moduledir=%{_libdir}/frr/modules \
--with-yangmodelsdir=%{_datadir}/frr-yang/ \
--with-crypto=openssl \
--with-vici-socket=/run/strongswan/charon.vici \
--enable-fpm \
%{?with_grpc:--enable-grpc}