Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2023 00:12:32 GMT
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 70ffe0b12079 - main - multimedia/Bento4: compiles on aarch64
Message-ID:  <202310240012.39O0CWX4053992@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=70ffe0b1207902af82d8b70ef47e55b8e4c85cb3

commit 70ffe0b1207902af82d8b70ef47e55b8e4c85cb3
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-10-24 00:07:26 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-10-24 00:11:59 +0000

    multimedia/Bento4: compiles on aarch64
    
    Bento4 is no broken anymore in aarch64.
    
    PR:             274157
    Reported by:    FiLiS <freebsdbugs@filis.org>
---
 multimedia/Bento4/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/multimedia/Bento4/Makefile b/multimedia/Bento4/Makefile
index c2d2b5e050df..dc3f83cd4e1c 100644
--- a/multimedia/Bento4/Makefile
+++ b/multimedia/Bento4/Makefile
@@ -11,7 +11,6 @@ WWW=		https://www.bento4.com
 
 LICENSE=	GPLv2
 
-BROKEN_aarch64=		fails to compile: Ap4AesBlockCipher.cpp:93:4: AP4_PLATFORM_BYTE_ORDER is not set
 BROKEN_riscv64=		fails to compile: Ap4AesBlockCipher.cpp:93:4: AP4_PLATFORM_BYTE_ORDER is not set
 
 RUN_DEPENDS=	bash:shells/bash



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310240012.39O0CWX4053992>