mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-03 18:47:14 +00:00
redhat: remove enable-poll option from specfile
It was removed from configure.ac in 16764760
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
parent
cb7b0cbbf8
commit
9f892cc56c
@ -318,9 +318,10 @@ developing OSPF-API and frr applications.
|
||||
--enable-systemd \
|
||||
%endif
|
||||
%if %{with_rpki}
|
||||
--enable-rpki \
|
||||
--enable-rpki
|
||||
%else
|
||||
--disable-rpki
|
||||
%endif
|
||||
--enable-poll
|
||||
|
||||
make %{?_smp_mflags} MAKEINFO="makeinfo --no-split" SPHINXBUILD=%{sphinx}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user