From 3e7d143763e7f9c754797fb0904c4984c173aee7 Mon Sep 17 00:00:00 2001 From: bioinfornatics Date: Fri, 9 Aug 2013 22:32:54 +0200 Subject: [PATCH] Add Exclude all arm arch --- ldc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldc.spec b/ldc.spec index 9163f16..60090dc 100644 --- a/ldc.spec +++ b/ldc.spec @@ -34,7 +34,7 @@ Source1: %{name}-phobos-%{phobostag}.tar.xz Source2: %{name}-druntime-%{druntimetag}.tar.xz Source3: macros.%{name} -ExcludeArch: arm +ExcludeArch: %{arm} BuildRequires: llvm-devel >= 3.0 BuildRequires: libconfig, libconfig-devel