add support riscv
(cherry picked from commit 5e27f4dfb8bb369a01d8c0f0728991d0dd3b3984)
This commit is contained in:
parent
65ca821498
commit
d5fc85db58
@ -5,5 +5,5 @@
|
||||
# # If you cannot get this package to build on your secondary architecure, please:
|
||||
# # * remove your architecture from this list AND
|
||||
# # * put #1298011 onto your ExcludeArch tracker.
|
||||
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el
|
||||
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64
|
||||
|
||||
|
||||
5
qt5.spec
5
qt5.spec
@ -1,6 +1,6 @@
|
||||
Name: qt5
|
||||
Version: 5.15.10
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Qt5 meta package
|
||||
License: GPLv3
|
||||
URL: https://getfedora.org/
|
||||
@ -94,6 +94,9 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README
|
||||
%{_rpmconfigdir}/macros.d/macros.qt5-srpm
|
||||
|
||||
%changelog
|
||||
* Sun Apr 7 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 5.15.10-3
|
||||
- add riscv64 in macros qt5_qtwebengine_arches
|
||||
|
||||
* Wed Sep 13 2023 yoo <sunyuechi@iscas.ac.cn> - 5.15.10-2
|
||||
- fix other qt5-xx pkg, clang build need -spec linux-clang
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user