git: 60afa4c2e008 - main - games/libretro-paralleln64: Mark as broken on aarch64.

Mikael Urankar mikael at FreeBSD.org
Sun Sep 26 08:48:52 UTC 2021


The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60afa4c2e0089e8dd8a330c3e8240dc5346c1c06

commit 60afa4c2e0089e8dd8a330c3e8240dc5346c1c06
Author:     Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-26 08:48:31 +0000
Commit:     Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-26 08:48:31 +0000

    games/libretro-paralleln64: Mark as broken on aarch64.
---
 games/libretro-paralleln64/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/libretro-paralleln64/Makefile b/games/libretro-paralleln64/Makefile
index be292e57f29e..05471ff6da6a 100644
--- a/games/libretro-paralleln64/Makefile
+++ b/games/libretro-paralleln64/Makefile
@@ -13,6 +13,7 @@ LICENSE_NAME_BITSTREAM_VERA=	Bitstream Vera Sans - Roman Release 1.10
 LICENSE_FILE_BITSTREAM_VERA=	${WRKSRC}/mupen64plus-core/doc/font-license
 LICENSE_PERMS_BITSTREAM_VERA=	auto-accept
 
+BROKEN_aarch64=	fails to build: mupen64plus-core/src/r4300/new_dynarec/arm64/assem_arm64.h:141:8: error: unknown type name 'u_int'
 BROKEN_i386=	Doesn't build.
 
 USES=		compiler:c++11-lang gmake gl localbase


More information about the dev-commits-ports-main mailing list