From 4c135f9179c07450a3276b25c6d5e05f86f3fcd7 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mar 01 2019 15:04:46 +0000 Subject: Disabled s390x builds due to https://pagure.io/fedora-infrastructure/issue/7581 --- diff --git a/firefox.spec b/firefox.spec index 16e3add..58f8321 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,5 +1,7 @@ # Disabled arm due to rhbz#1658940 ExcludeArch: armv7hl +# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581 +ExcludeArch: s390x %global system_nss 1 %global system_ffi 1 @@ -898,6 +900,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : - Updated to 65.0.2 - Disabled PGO+LTO for Fedora 30 - Disabled Mozilla Crashreporter to get Wayland crashes by ABRT +- Disabled s390x builds due to + https://pagure.io/fedora-infrastructure/issue/7581 + * Thu Feb 28 2019 Martin Stransky - 65.0.1-2 - Enable ARBT for Fedora 29 and later to catch wayland crashes.