]> git.pld-linux.org Git - packages/mono.git/commitdiff
- i386 is not supported
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Nov 2005 06:29:23 +0000 (06:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono.spec -> 1.154

mono.spec

index e058e67505c6f554153ec699023e88f02f3a7246..833e5b505365ce950cb6bf7b74ef2f5781d7ef42 100644 (file)
--- a/mono.spec
+++ b/mono.spec
@@ -42,7 +42,8 @@ BuildRequires:        rpmbuild(monoautodeps)
 ExclusiveArch: %{ix86} %{x8664} arm hppa ppc s390 s390x
 # sparc sparcv9 sparc64 not ported to linux (only solaris(?))
 # alpha still broken, mips/ia64/m68k disabled in configure
-# note: plain i386 is not supported; mono uses cmpxchg/xadd which require i486
+# plain i386 is not supported; mono uses cmpxchg/xadd which require i486
+ExcludeArch:   i386
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _rpmlibdir      /usr/lib/rpm
This page took 0.0555330000000001 seconds and 4 git commands to generate.