!957 [sync] PR-869: add riscv64 to %ExclusiveArch
From: @openeuler-sync-bot Reviewed-by: @jiangheng12 Signed-off-by: @jiangheng12
This commit is contained in:
commit
68fb13d92d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: gazelle
|
Name: gazelle
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 57
|
Release: 58
|
||||||
Summary: gazelle is a high performance user-mode stack
|
Summary: gazelle is a high performance user-mode stack
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
URL: https://gitee.com/openeuler/gazelle
|
URL: https://gitee.com/openeuler/gazelle
|
||||||
@ -266,7 +266,7 @@ Patch9245: 0245-CMAKE-fix-ltran-build-error-in-2403.patch
|
|||||||
%description
|
%description
|
||||||
%{name} is a high performance user-mode stack.
|
%{name} is a high performance user-mode stack.
|
||||||
|
|
||||||
ExclusiveArch: x86_64 aarch64 ppc64le
|
ExclusiveArch: x86_64 aarch64 ppc64le riscv64
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
@ -303,6 +303,9 @@ install -Dpm 0640 %{_builddir}/%{name}-%{version}/src/ltran/ltran.conf %{b
|
|||||||
%config(noreplace) %{conf_path}/ltran.conf
|
%config(noreplace) %{conf_path}/ltran.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 28 2024 laokz <zhangkai@iscas.ac.cn> - 1.0.2-58
|
||||||
|
- add riscv64 to %ExclusiveArch
|
||||||
|
|
||||||
* Mon Aug 26 2024 yinbin6 <yinbin8@huawei.com> - 1.0.2-57
|
* Mon Aug 26 2024 yinbin6 <yinbin8@huawei.com> - 1.0.2-57
|
||||||
- CMAKE: fix ltran build error in 2403
|
- CMAKE: fix ltran build error in 2403
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user