[ergo] ATLAS works on arm, re-enable check.

Susi Lehtola jussilehtola at fedoraproject.org
Thu Oct 3 19:31:50 UTC 2013


commit 32da792de42774d31b20524a1557cb426735fe64
Author: Susi Lehtola <jussilehtola at fedoraproject.org>
Date:   Thu Oct 3 22:31:37 2013 +0300

    ATLAS works on arm, re-enable check.

 ergo.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/ergo.spec b/ergo.spec
index 086baf3..c9209bd 100644
--- a/ergo.spec
+++ b/ergo.spec
@@ -99,12 +99,9 @@ cp -a basis %{buildroot}%{_datadir}/%{name}
 chmod 644 %{buildroot}%{_datadir}/%{name}/basis/*
 rm %{buildroot}%{_datadir}/%{name}/basis/Makefile*
 
-# Oct-2013 atlas segfaults on ARM architecture
-%ifnarch armv7hl
 %check
 # The check phase runs calculations, so it can be quite slow.
 make check VERBOSE=1
-%endif
 
 %clean
 rm -rf %{buildroot}


More information about the scm-commits mailing list