From 9e114916354f4bb5b6f135da342afce9c2fa3a5c Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Fri, 1 Mar 2024 11:25:14 +0200 Subject: [PATCH] Disable SSE2 on riscv64 Signed-off-by: David Abdurachmanov --- qt6-qtbase.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt6-qtbase.spec b/qt6-qtbase.spec index b0767d8..1111f28 100644 --- a/qt6-qtbase.spec +++ b/qt6-qtbase.spec @@ -2,7 +2,7 @@ %global multilib_archs x86_64 %{ix86} %{?mips} ppc64 ppc s390x s390 sparc64 sparcv9 %global multilib_basearchs x86_64 %{?mips64} ppc64 s390x sparc64 -%ifarch s390x ppc64le aarch64 armv7hl +%ifarch s390x ppc64le aarch64 armv7hl riscv64 %global no_sse2 1 %endif @@ -38,7 +38,7 @@ BuildRequires: pkgconfig(libsystemd) Name: qt6-qtbase Summary: Qt6 - QtBase components Version: 6.6.2 -Release: 1%{?dist} +Release: 1.0.riscv64%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://qt-project.org/ @@ -837,6 +837,9 @@ make check -k ||: %changelog +* Fri Mar 01 2024 David Abdurachmanov - 6.6.2-1.0.riscv64 +- Disable SSE2 on riscv64 + * Thu Feb 15 2024 Jan Grulich - 6.6.2-1 - 6.6.2