Try to build on s390/s390x

This commit is contained in:
Alexander Larsson 2006-01-09 15:18:31 +00:00
parent 7c996a830c
commit 2f78dca379

View File

@ -12,9 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: bison, glib2-devel, pkgconfig, libicu-devel libgdiplus
# JIT only availible on these:
ExclusiveArch: %ix86 x86_64 ppc ia64 s390 armv4l sparc
# Some build failure on s390
ExcludeArch: s390
ExclusiveArch: %ix86 x86_64 ppc ia64 s390 s390x armv4l sparc
%description
The Mono runtime implements a JIT engine for the ECMA CLI