commit d68cdcb980c486f484cce31876248d3ebb461bdf
Author: Jakub Bogusz <[email protected]>
Date: Sat Oct 24 20:47:47 2015 +0200
- disable backtrace-native-biarch test on x32:
64-bit process space is not directly accessible from 32-bit processes
elfutils.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/elfutils.spec b/elfutils.spec
index b731be3..989bc0d 100644
--- a/elfutils.spec
+++ b/elfutils.spec
@@ -145,7 +145,9 @@ programowalny interfejs asemblera.
%{__rm} po/stamp-po
# temporarily disable failing tests (depending or arch)
-#%{__sed} -i -e 's/run-elflint-self.sh//' tests/Makefile.am
+%ifarch x32
+%{__sed} -i -e 's/run-backtrace-native-biarch.sh//' tests/Makefile.am
+%endif
%build
#%%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/elfutils.git/commitdiff/d68cdcb980c486f484cce31876248d3ebb461bdf
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit