From 8dd7ba65fd9ae6f54b2b493eabdbba06abbf61f8 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 17 Nov 2005 16:44:59 +0000 Subject: [PATCH] bah --- mono.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mono.spec b/mono.spec index 469de91..ff390d8 100644 --- a/mono.spec +++ b/mono.spec @@ -14,8 +14,9 @@ BuildRequires: bison, glib2-devel, pkgconfig, libicu-devel libgdiplus # JIT only availible on these: ExclusiveArch: %ix86 x86_64 ppc ia64 s390 s390x armv4l sparc # s390 Buildroots are hosed atm +ExcludeArch: s390 s390x # rpmbuild segfaults on x86-64 -ExcludeArch: s390 s390x x86_64 +ExcludeArch: x86_64 %description The Mono runtime implements a JIT engine for the ECMA CLI