From 4b440a2e52a5c09dce9a4d5ccc96da57a07839ad Mon Sep 17 00:00:00 2001 From: xjl15151150045 <> Date: Wed, 18 Aug 2021 18:51:12 +0800 Subject: [PATCH] 2 --- lwip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lwip.spec b/lwip.spec index 3904f22..681bd18 100644 --- a/lwip.spec +++ b/lwip.spec @@ -15,7 +15,7 @@ BuildRequires: gcc-c++ dos2unix #Requires: -ExclusiveArch: x86_64 aarch64 +ExclusiveArch: x86_64 aarch64 riscv64 %description lwip is a small independent implementation of the TCP/IP protocol suite. -- Gitee