From 60cf7337035d5c71f5228cb4d98fd3cb47914a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Sun, 11 Jul 2010 18:33:12 +0000 Subject: [PATCH] The tests finished correctly on s390, so s390x together with ppc64 indicates possible 64-bit big-endian problems ... --- rasqal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rasqal.spec b/rasqal.spec index 782a6b8..666c4c6 100644 --- a/rasqal.spec +++ b/rasqal.spec @@ -68,7 +68,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la %check -%ifarch ppc64 s390 s390x +%ifarch ppc64 s390x make -k check ||: %else make -k check