support riscv
This commit is contained in:
parent
c7cfadc0ee
commit
6ccfaa3d0f
@ -4,7 +4,7 @@
|
||||
Summary: lwip is a small independent implementation of the TCP/IP protocol suite
|
||||
Name: lwip
|
||||
Version: 2.1.3
|
||||
Release: 115
|
||||
Release: 116
|
||||
License: BSD
|
||||
URL: http://savannah.nongnu.org/projects/lwip/
|
||||
Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip
|
||||
@ -131,7 +131,7 @@ BuildRequires: gcc-c++ dos2unix dpdk-devel
|
||||
|
||||
#Requires:
|
||||
|
||||
ExclusiveArch: x86_64 aarch64 loongarch64 sw_64
|
||||
ExclusiveArch: x86_64 aarch64 loongarch64 sw_64 riscv64
|
||||
|
||||
%description
|
||||
lwip is a small independent implementation of the TCP/IP protocol suite.
|
||||
@ -155,6 +155,9 @@ cd %{_builddir}/%{name}-%{version}/src
|
||||
%{_libdir}/liblwip.a
|
||||
|
||||
%changelog
|
||||
* Fri Feb 2 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 2.1.3-116
|
||||
- add support riscv
|
||||
|
||||
* Thu Feb 01 2024 yangchen <yangchen145@huawei.com> - 2.1.3-115
|
||||
- support udp recv zero packets
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user