mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-05 13:19:31 +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 \
|
--enable-systemd \
|
||||||
%endif
|
%endif
|
||||||
%if %{with_rpki}
|
%if %{with_rpki}
|
||||||
--enable-rpki \
|
--enable-rpki
|
||||||
|
%else
|
||||||
|
--disable-rpki
|
||||||
%endif
|
%endif
|
||||||
--enable-poll
|
|
||||||
|
|
||||||
make %{?_smp_mflags} MAKEINFO="makeinfo --no-split" SPHINXBUILD=%{sphinx}
|
make %{?_smp_mflags} MAKEINFO="makeinfo --no-split" SPHINXBUILD=%{sphinx}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user