Temporarily disable tests on armv7

Probable gcc bug, waiting for it to be fixed.
This commit is contained in:
serge-sans-paille 2019-03-21 19:48:31 +00:00
parent ac59f0065d
commit d71ad350ba

View File

@ -78,7 +78,13 @@ chrpath --delete %{buildroot}%{_libdir}/*.so*
%check
# armv7lhl tests disabled because of arm issue, see https://koji.fedoraproject.org/koji/taskinfo?taskID=33660162
%ifarch armv7lhl
true
%else
make -C %{_target_platform} %{?_smp_mflags} check-lld
%endif
%ldconfig_scriptlets libs