gnu: texlive-bin: Skip another test on powerpc-linux.

* gnu/packages/tex.scm (texlive-bin)[arguments]: When building for
powerpc-linux include the custom 'skip-faulty-test phase.

Change-Id: I38eb202c788bf483a8d062019f34bb8486d70878
This commit is contained in:
Efraim Flashner 2023-11-27 07:58:29 +02:00
parent 6c02d516b5
commit 0dffb145f0
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -742,7 +742,8 @@ (define-public texlive-bin
(("srcdir/tests/pprecA-0.ind pprecA-0.ind1 \\|\\| exit 1")
"srcdir/tests/pprecA-0.ind pprecA-0.ind1 || exit 77")))))
'())
#$@(if (target-arm32?)
#$@(if (or (target-arm32?)
(target-ppc32?))
`((add-after 'unpack 'skip-faulty-test
(lambda _
;; Skip this faulty test on armhf-linux: