From 6d6b0962290a8ea94788728caaeb220c09dd6f6ce90458bad9ae9830957077a2 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 8 Oct 2020 07:26:36 +0000 Subject: [PATCH] Accepting request 840082 from home:Guillaume_G:branches:Application:Geo - Re-enable build for aarch64 since eigen has been fixed OBS-URL: https://build.opensuse.org/request/show/840082 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/insighttoolkit?expand=0&rev=33 --- _constraints | 15 +++++++++++---- insighttoolkit.changes | 5 +++++ insighttoolkit.spec | 2 -- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/_constraints b/_constraints index 5daa94f..b778060 100644 --- a/_constraints +++ b/_constraints @@ -5,10 +5,17 @@ 24 - 2 + 4 - - 2000 - + + + x86_64 + + + + 2000 + + + diff --git a/insighttoolkit.changes b/insighttoolkit.changes index a336ee6..cbcff77 100644 --- a/insighttoolkit.changes +++ b/insighttoolkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 6 06:54:33 UTC 2020 - Guillaume GARDET + +- Re-enable build for aarch64 since eigen has been fixed + ------------------------------------------------------------------- Thu Aug 20 17:49:29 UTC 2020 - Atri Bhattacharya diff --git a/insighttoolkit.spec b/insighttoolkit.spec index 2ac5b15..16e2e2b 100644 --- a/insighttoolkit.spec +++ b/insighttoolkit.spec @@ -63,8 +63,6 @@ BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libtiff-4) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(zlib) -# Builds currently fail on aarch64 due to known eigen+CastXML issues: https://gitlab.com/libeigen/eigen/-/issues/1979 -ExcludeArch: aarch64 %description The Insight Toolkit (ITK) is a toolkit for N-dimensional scientific