From 168cf9e875d537f1dab4104754f78579a1ae35e1 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 16 Oct 2016 23:33:44 +0200 Subject: [PATCH] Enable arm architecture 0.17.2 builds fine for arm. --- ldc.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ldc.spec b/ldc.spec index aa0e877..26394f1 100644 --- a/ldc.spec +++ b/ldc.spec @@ -19,9 +19,6 @@ URL: https://github.com/ldc-developers/ldc Source0: https://github.com/ldc-developers/ldc/releases/download/v%ldc_version/%{name}-%ldc_version-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 @@ -243,6 +240,7 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/ %changelog * Sun Oct 16 2016 Kalev Lember - 1:0.17.2-1 - Update to 0.17.2 +- Enable arm architecture * Thu Feb 04 2016 Fedora Release Engineering - 1:0.16.1-78 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild