[opensips/el5] excluded powerpc arch

John A. Khvatov ivaxer at fedoraproject.org
Sun Nov 6 23:33:58 UTC 2011


commit f1028c35ca751a5cd93fa6e035cf1601fd9a007e
Author: John Khvatov <ivaxer at sgu.ru>
Date:   Mon Nov 7 03:33:38 2011 +0400

    excluded powerpc arch

 opensips.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/opensips.spec b/opensips.spec
index cba1d69..af4b801 100644
--- a/opensips.spec
+++ b/opensips.spec
@@ -5,6 +5,10 @@
 %endif
 %endif
 
+# Can't build on PPC/PPC64 due atomic implementation
+# Bug: 751642
+ExcludeArch: ppc ppc64
+
 %define EXCLUDE_MODULES mi_xmlrpc osp json %{?disable_snmpstats} %{!?_with_oracle:db_oracle} %{?rhel:memcached}
 
 Summary:  Open Source SIP Server


More information about the scm-commits mailing list