!41 【轻量级 PR】:Add sw_64 support
From: @zhangshaoning_uniontech Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
1b00465572
@ -1,6 +1,6 @@
|
||||
Name: motif
|
||||
Version: 2.3.8
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Run-time libraries and programs
|
||||
License: LGPLv2+
|
||||
URL: https://motif.ics.com/
|
||||
@ -46,7 +46,7 @@ This package includes man files for %{name}.
|
||||
%prep
|
||||
%autosetup -p1
|
||||
sed -i 's/-fno-strict-aliasing/-fstack-protector-strong -fno-strict-aliasing/g' configure.ac
|
||||
%ifarch loongarch64 riscv64
|
||||
%ifarch loongarch64 riscv64 sw_64
|
||||
%_update_config_guess
|
||||
%_update_config_sub
|
||||
%endif
|
||||
@ -91,6 +91,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 17 2025 zhangshaoning <zhangshaoning@uniontech.com> - 2.3.8-7
|
||||
- Add sw_64 support
|
||||
|
||||
* Fri Oct 25 2024 yaoxin <yao_xin001@hoperun.com> - 2.3.8-6
|
||||
- Fix CVE-2022-44617 and CVE-2022-46285
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user