From b2c8c94e03dfae873d905c6130458ec89d387d4e Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Wed, 2 Dec 2015 15:37:35 -0500 Subject: [PATCH] Exclude 32bit ARM from the build Signed-off-by: Doug Ledford --- mstflint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mstflint.spec b/mstflint.spec index 6c052a5..d4faf29 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -8,7 +8,7 @@ Source: https://www.openfabrics.org/downloads/%{name}/%{name}-%{version}-1.46.g Url: https://www.openfabrics.org BuildRequires: libstdc++-devel, zlib-devel, libibmad-devel Obsoletes: openib-mstflint <= 1.4 openib-tvflash <= 0.9.2 tvflash <= 0.9.0 -ExcludeArch: s390 +ExcludeArch: s390 %{arm} %description This package contains a burning tool for Mellanox manufactured HCA cards.