On Sat, Jan 18, 2020 at 10:57:21AM +0100, Charlene Wendling wrote:
> Hi,

> > http://build-failures.rhaalovely.net/powerpc/last/emulators/citra.log
> > http://build-failures.rhaalovely.net/sparc64/last/emulators/citra.log
> > http://build-failures.rhaalovely.net/mips64/last/emulators/citra.log

> I don't have much to say. Citra has endianness issues, even with recent
> versions [0]. 

> OK? 

> Charlène. 

> [0] https://github.com/citra-emu/citra/issues/4571

ok kmos

--Kurt

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/emulators/citra/Makefile,v
> retrieving revision 1.11
> diff -u -p -u -p -r1.11 Makefile
> --- Makefile  12 Jul 2019 20:46:08 -0000      1.11
> +++ Makefile  18 Jan 2020 09:49:47 -0000
> @@ -1,5 +1,8 @@
>  # $OpenBSD: Makefile,v 1.11 2019/07/12 20:46:08 sthen Exp $
>  
> +# See https://github.com/citra-emu/citra/issues/4571
> +NOT_FOR_ARCHS =      ${BE_ARCHS}
> +
>  BROKEN-i386 =        undefined reference to `operator delete(void*, 
> std::align_val_t)', etc.
>  
>  USE_WXNEEDED =       Yes
> 

Reply via email to