add loongarch64 support
(cherry picked from commit 67612d62d710614a1b4b4013dfd0ad501015a2af)
This commit is contained in:
parent
819f1f8784
commit
5a6fc8464e
@ -5,7 +5,7 @@
|
||||
Summary: Qt6 - WebView component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.5.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -14,7 +14,7 @@ Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submod
|
||||
|
||||
# FIXME use/update qt6_qtwebengine_arches
|
||||
# 32-bit arches not supported (https://bugreports.qt.io/browse/QTBUG-102143)
|
||||
ExclusiveArch: aarch64 x86_64 riscv64
|
||||
ExclusiveArch: aarch64 x86_64 riscv64 loongarch64
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: cmake
|
||||
@ -98,6 +98,9 @@ DESTDIR="%{buildroot}" cmake --install .
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 29 2024 Huang Yang <huangyang@loongson.cn> - 6.5.2-2
|
||||
- add loongarch64 support
|
||||
|
||||
* Mon Dec 11 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.2-1
|
||||
- update version to 6.5.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user