]> git.pld-linux.org Git - packages/pidgin.git/commitdiff
- exclude i386 for dotnet (ac-branch merge)
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Nov 2007 23:29:28 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pidgin.spec -> 1.202

pidgin.spec

index 54c9eba4ad6dd1620572ce42875a5abb09656a89..70869f26018f8b654247ea7bc7ab36f229384e52 100644 (file)
 %bcond_without sasl            # disable SASL support
 %bcond_without text            # don't build text UI
 %bcond_without         silc            # Build without SILC libraries
+
+# plain i386 is not supported; mono uses cmpxchg/xadd which require i486
+%ifarch i386
+%undefine      with_dotnet
+%endif
 #
 %include       /usr/lib/rpm/macros.perl
 Summary:       A client compatible with AOL's 'Instant Messenger'
This page took 0.050829 seconds and 4 git commands to generate.