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:
Ruben Kerkhof 2018-06-20 14:03:37 +02:00
parent cb7b0cbbf8
commit 9f892cc56c

View File

@ -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}