!28 修复riscv64上typedef错误
From: @laokz Reviewed-by: @weidongkl Signed-off-by: @leeffo
This commit is contained in:
commit
41739e6b67
@ -1,6 +1,6 @@
|
||||
Name: webrtc-audio-processing
|
||||
Version: 1.0
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Real-Time Communication Library for Web Browsers
|
||||
License: BSD and MIT
|
||||
URL: https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/
|
||||
@ -11,7 +11,7 @@ Patch6000: Backport-Use-cmake-to-look-up-abseil-dependency.patch
|
||||
%ifarch sw_64
|
||||
Patch6001: webrtc-audio-processing-1.0-sw.patch
|
||||
%endif
|
||||
%ifarch loongarch64
|
||||
%ifarch loongarch64 riscv64
|
||||
Patch6002: webrtc-fix-typedefs-on-other-arches.patch
|
||||
%endif
|
||||
BuildRequires: autoconf automake libtool gcc gcc-c++
|
||||
@ -62,6 +62,9 @@ Header files for webrtc-audio-processing
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Fri Jul 07 2023 laokz <zhangkai@iscas.ac.cn> - 1.0-7
|
||||
- Fix riscv64 typedef error
|
||||
|
||||
* Wed Nov 30 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.0-6
|
||||
- Optimize the patch for add sw architecture
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user