From e6861b8d53fb26ce56ae84d1a1ec388c01384e10 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Mar 27 2019 06:38:24 +0000 Subject: Temporarily disable tests on armv7 Probable gcc bug, waiting for it to be fixed. --- 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