!818 [sync] PR-786: Add support for riscv64
From: @openeuler-sync-bot Reviewed-by: @jiangheng12 Signed-off-by: @jiangheng12
This commit is contained in:
commit
841a6a80e8
@ -4,7 +4,7 @@
|
|||||||
Summary: lwip is a small independent implementation of the TCP/IP protocol suite
|
Summary: lwip is a small independent implementation of the TCP/IP protocol suite
|
||||||
Name: lwip
|
Name: lwip
|
||||||
Version: 2.1.3
|
Version: 2.1.3
|
||||||
Release: 115
|
Release: 116
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://savannah.nongnu.org/projects/lwip/
|
URL: http://savannah.nongnu.org/projects/lwip/
|
||||||
Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip
|
Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip
|
||||||
@ -131,7 +131,7 @@ BuildRequires: gcc-c++ dos2unix dpdk-devel
|
|||||||
|
|
||||||
#Requires:
|
#Requires:
|
||||||
|
|
||||||
ExclusiveArch: x86_64 aarch64 loongarch64 sw_64
|
ExclusiveArch: x86_64 aarch64 loongarch64 sw_64 riscv64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
lwip is a small independent implementation of the TCP/IP protocol suite.
|
lwip is a small independent implementation of the TCP/IP protocol suite.
|
||||||
@ -155,6 +155,9 @@ cd %{_builddir}/%{name}-%{version}/src
|
|||||||
%{_libdir}/liblwip.a
|
%{_libdir}/liblwip.a
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 01 2024 yangchen <yangchen145@huawei.com> - 2.1.3-115
|
||||||
- support udp recv zero packets
|
- support udp recv zero packets
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user