From 39b3f9033daf8a27fde8a0746dfdc66d1dc2690f Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Sat, 5 Aug 2006 00:52:19 +0000 Subject: [PATCH] Control the arches we build on --- openmpi.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openmpi.spec b/openmpi.spec index cfee2a4..fd27e67 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -17,6 +17,7 @@ BuildRequires: gcc-gfortran, autoconf, automake, libtool BuildRequires: libibverbs-devel, opensm-devel, libsysfs-devel %endif Requires(post): /sbin/ldconfig +ExclusiveArch: i386 x86_64 ia64 ppc ppc64 s390 %package devel Summary: Development files for openmpi