From 1660e87fe1dc91ade850a124d3e50a890deae652 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Fri, 7 Jul 2006 11:56:22 +0000 Subject: [PATCH] Disable s390* again due to build failures --- mono.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mono.spec b/mono.spec index 2b1adff..96deb49 100644 --- a/mono.spec +++ b/mono.spec @@ -20,7 +20,9 @@ BuildRequires: libunwind %endif # JIT only availible on these: -ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc s390 s390x +ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc +# Disabled due to strange build failure: +# s390 s390x Patch1: mono-1.1.13.4-selinux-ia64.patch Patch2: mono-1.1.13.4-ppc-threading.patch