From c321cac5fc6d7db56648164cc2959b7e5a04a41e Mon Sep 17 00:00:00 2001 From: David Tardon Date: Feb 16 2018 15:07:34 +0000 Subject: give up and disable tests completely on ppc64le --- diff --git a/libreoffice.spec b/libreoffice.spec index 4a88277..515ce35 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1477,7 +1477,7 @@ for jar in %{buildroot}%{baseinstdir}/program/classes/*.jar; do done %check -%ifnarch ppc64 s390x +%ifnarch ppc64 ppc64le s390x make %endif unset WITH_LANG