On PowerPC 64 bit Linux build fails with the following error message: ``` libraries/libffi-clib/src/powerpc/ppc_closure.S:31:10: error: fatal error: powerpc/asm.h: No such file or directory 31 | #include <powerpc/asm.h> | ^~~~~~~~~~~~~~~ | 31 | #include <powerpc/asm.h> ``` See also: https://gitlab.haskell.org/ghc/ghc/-/issues/26796 I am working on a fix.
On PowerPC 64 bit Linux build fails with the following error message:
See also: https://gitlab.haskell.org/ghc/ghc/-/issues/26796
I am working on a fix.