diff --git a/lld.spec b/lld.spec index f08faa7..aa763b1 100644 --- a/lld.spec +++ b/lld.spec @@ -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