Disabled ppc64le due to cargo crash (rhbz#1862012)
This commit is contained in:
parent
ab776be5d4
commit
1f3af1910c
@ -4,14 +4,10 @@
|
|||||||
%global build_with_clang 0
|
%global build_with_clang 0
|
||||||
%global build_with_asan 0
|
%global build_with_asan 0
|
||||||
|
|
||||||
# disable arm builds with gcc 10 until bug 94050 is backported to Fedora
|
# Temporary disabled, filed as rhbz#1862012
|
||||||
#%if 0%{?fedora} > 31
|
ExcludeArch: ppc64le
|
||||||
#ExcludeArch: armv7hl
|
|
||||||
#%endif
|
|
||||||
# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581
|
# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581
|
||||||
ExcludeArch: s390x
|
ExcludeArch: s390x
|
||||||
# Disabled due to neon build error
|
|
||||||
# ExcludeArch: aarch64
|
|
||||||
|
|
||||||
%global enable_mozilla_crashreporter 0
|
%global enable_mozilla_crashreporter 0
|
||||||
%ifarch x86_64 %{ix86}
|
%ifarch x86_64 %{ix86}
|
||||||
@ -962,6 +958,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 29 2020 Martin Stransky <stransky@redhat.com> - 79.0-2
|
* Wed Jul 29 2020 Martin Stransky <stransky@redhat.com> - 79.0-2
|
||||||
- Try to enable armv7hl again.
|
- Try to enable armv7hl again.
|
||||||
|
- Disabled ppc64le due to cargo crash (rhbz#1862012).
|
||||||
|
|
||||||
* Mon Jul 27 2020 Martin Stransky <stransky@redhat.com> - 79.0-1
|
* Mon Jul 27 2020 Martin Stransky <stransky@redhat.com> - 79.0-1
|
||||||
- Update to 79.0
|
- Update to 79.0
|
||||||
|
Loading…
Reference in New Issue
Block a user