From 45f496a7f364401c0eab89c8f267f0f286ba8f32 Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Tue, 7 Feb 2017 12:17:21 -0500 Subject: [PATCH] REsolves: bz 1419731 --- dpdk.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/dpdk.spec b/dpdk.spec index 1f99ad6..0a9dd46 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -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}