diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 4c5a54d..a69b4bc 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -53,7 +53,7 @@ Summary: Qt5 - QtWebEngine components Name: qt5-qtwebengine Version: 5.15.17 -Release: 2%{?dist} +Release: 2.0.riscv64%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -140,7 +140,9 @@ BuildRequires: cmake BuildRequires: bison BuildRequires: flex BuildRequires: gcc-c++ +%ifnarch riscv64 BuildRequires: binutils-gold +%endif # gn links statically (for now) BuildRequires: libstdc++-static BuildRequires: git-core @@ -618,6 +620,9 @@ done %{_qt5_examplesdir}/ %changelog +* Mon Jul 29 2024 David Abdurachmanov - 5.15.17-2.0.riscv64 +- Disable gold linker on riscv64 (not ported) + * Fri Jul 19 2024 Fedora Release Engineering - 5.15.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild