1
0

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
This commit is contained in:
Martin Pluskal 2020-10-08 07:26:36 +00:00 committed by Git OBS Bridge
parent 11b3e1f51a
commit 6d6b096229
3 changed files with 16 additions and 6 deletions

View File

@ -5,10 +5,17 @@
<size unit="G">24</size>
</disk>
<physicalmemory>
<size unit="G">2</size>
<size unit="G">4</size>
</physicalmemory>
<memoryperjob>
<size unit="M">2000</size>
</memoryperjob>
</hardware>
<overwrite>
<conditions>
<arch>x86_64</arch>
</conditions>
<hardware>
<memoryperjob>
<size unit="M">2000</size>
</memoryperjob>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 6 06:54:33 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Re-enable build for aarch64 since eigen has been fixed
-------------------------------------------------------------------
Thu Aug 20 17:49:29 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -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