Compare commits

...

2 Commits

Author SHA1 Message Date
a12238f4ee v.ims.1 - Bump version 2022-11-21 19:44:45 +01:00
790417c61e nhrp: configure strongswan vici path 2022-11-21 19:44:37 +01:00

View File

@@ -1,3 +1,5 @@
%global dist .ims.1%{?dist}
%global frr_libdir %{_libexecdir}/frr %global frr_libdir %{_libexecdir}/frr
%global _hardened_build 1 %global _hardened_build 1
@@ -97,6 +99,7 @@ autoreconf -ivf
--disable-babeld \ --disable-babeld \
--with-moduledir=%{_libdir}/frr/modules \ --with-moduledir=%{_libdir}/frr/modules \
--with-crypto=openssl \ --with-crypto=openssl \
--with-vici-socket=/run/strongswan/charon.vici \
--enable-fpm \ --enable-fpm \
--enable-grpc --enable-grpc