diff --git a/gc.spec b/gc.spec index 39e5dc2..3707265 100644 --- a/gc.spec +++ b/gc.spec @@ -69,6 +69,10 @@ rm -fv %{buildroot}%{_libdir}/lib*.la %check +%ifarch %{arm} +## cordtest segfaults +%global arch_ignore ||: +%endif make check %{?arch_ignore} %post -p /sbin/ldconfig