[packages/elfutils] - disable badly behaving test

baggins baggins at pld-linux.org
Fri Nov 8 21:58:53 CET 2019


commit 91aee9e9064b1d59676fb6b71d0d56cdade089e4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Nov 8 21:58:34 2019 +0100

    - disable badly behaving test

 elfutils.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elfutils.git/commitdiff/91aee9e9064b1d59676fb6b71d0d56cdade089e4



More information about the pld-cvs-commit mailing list