From 5e33e1c01334b9e88e554968495f2e0a09339b80 Mon Sep 17 00:00:00 2001 From: futa <1795687266@qq.com> Date: Tue, 26 Oct 2021 09:24:18 +0000 Subject: [PATCH] update dpdk.spec. --- dpdk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpdk.spec b/dpdk.spec index 0b0e7c1..1597a44 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -232,7 +232,7 @@ Summary: Data Plane Development Kit core Group: System Environment/Libraries License: BSD and LGPLv2 and GPLv2 -ExclusiveArch: i686 x86_64 aarch64 +ExclusiveArch: i686 x86_64 aarch64 riscv64 %ifarch aarch64 %global machine armv8a %global target arm64-%{machine}-linux-gcc -- Gitee