From: Jan Rękorajski Date: Fri, 8 Nov 2019 20:58:34 +0000 (+0100) Subject: - disable badly behaving test X-Git-Tag: auto/th/elfutils-0.177-0.1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Felfutils.git;a=commitdiff_plain;h=91aee9e - disable badly behaving test --- diff --git a/elfutils.spec b/elfutils.spec index 742eb18..8a8d84b 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -152,6 +152,11 @@ programowalny interfejs asemblera. %{__sed} -i -e 's/run-backtrace-native-biarch.sh//' tests/Makefile.am %endif +# make sure this is not even tried on arch it has no chance to run +%ifarch %{ix86} +%{__sed} -i -e 's/run-disasm-x86-64.sh//' tests/Makefile.am +%endif + %build #%%{__gettextize} %{__aclocal} -I m4