diff --git a/lld.spec b/lld.spec index 0de8d9e..2f110e7 100644 --- a/lld.spec +++ b/lld.spec @@ -87,7 +87,13 @@ done %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