Enable additional module for testing

This commit is contained in:
Petr Menšík
2021-11-11 18:01:10 +01:00
parent f751d41f23
commit 0e9ffbc66d

View File

@@ -223,6 +223,9 @@ for Strongswan runtime configuration from perl applications.
%endif %endif
%if %{with perl} %if %{with perl}
--enable-perl-cpan \ --enable-perl-cpan \
%endif
%if %{with check}
--enable-test-vectors \
%endif %endif
--enable-kernel-libipsec \ --enable-kernel-libipsec \
--with-capabilities=libcap \ --with-capabilities=libcap \