REsolves: bz 1419731

This commit is contained in:
Neil Horman 2017-02-07 12:17:21 -05:00
parent 37160b0165
commit 45f496a7f3

View File

@ -169,9 +169,6 @@ setconf CONFIG_RTE_KNI_PREEMPT_DEFAULT n
%if %{with shared}
setconf CONFIG_RTE_BUILD_SHARED_LIB y
%endif
#%ifarch ppc64le
#setconf CONFIG_RTE_LIBRTE_PMD_RING n
#%endif
make V=1 O=%{target} %{?_smp_mflags}
make V=1 O=%{target} %{?_smp_mflags} doc-api-html doc-guides-html %{?with_pdfdoc: guides-pdf}