From 2273b17b3143981fae4e367bd9fe5c54d81ff2fa Mon Sep 17 00:00:00 2001 From: bioifornatics Date: Mon, 19 May 2014 21:25:07 +0200 Subject: [PATCH] Excluding arch at the moment --- ldc.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ldc.spec b/ldc.spec index 3b15073..420e2e2 100644 --- a/ldc.spec +++ b/ldc.spec @@ -13,6 +13,9 @@ URL: https://github.com/ldc-developers/ldc Source0: https://github.com/ldc-developers/ldc/releases/download/v0.13.0-beta1/%{name}-%{version}-beta1-src.tar.gz Source3: macros.%{name} +# https://github.com/ldc-developers/ldc/issues/613 +ExcludeArch: %{arm} + BuildRequires: llvm-devel >= 3.0 BuildRequires: libconfig, libconfig-devel BuildRequires: cmake