Compare commits
1 Commits
rawhide
...
f37-riscv6
Author | SHA1 | Date | |
---|---|---|---|
e6cdbc2062 |
@ -3,7 +3,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
|
||||
|
||||
@ -39,7 +39,7 @@ BuildRequires: pkgconfig(libsystemd)
|
||||
Name: qt6-qtbase
|
||||
Summary: Qt6 - QtBase components
|
||||
Version: 6.3.1
|
||||
Release: 4%{?dist}
|
||||
Release: 4.0.riscv64%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -836,6 +836,9 @@ make check -k ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 21 2022 David Abdurachmanov <davidlt@rivosinc.com> - 6.3.1-4.0.riscv64
|
||||
- Disable SSE2 on riscv64
|
||||
|
||||
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 6.3.1-4
|
||||
- Rebuilt for ICU 71.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user