git: 09eecf7d9ee1 - 2024Q1 - biology/metaeuk: Correct the reason in the BROKEN_xx line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 04:04:49 UTC
The branch 2024Q1 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=09eecf7d9ee102d4c6d1a9453a6830395757dccb
commit 09eecf7d9ee102d4c6d1a9453a6830395757dccb
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-12 04:03:42 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-12 04:04:45 +0000
biology/metaeuk: Correct the reason in the BROKEN_xx line
(cherry picked from commit 49b7099c03fd259eac73e3337c20ed1b3999a574)
---
biology/metaeuk/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/biology/metaeuk/Makefile b/biology/metaeuk/Makefile
index e1aa09f194c4..4d042a27f4b7 100644
--- a/biology/metaeuk/Makefile
+++ b/biology/metaeuk/Makefile
@@ -12,7 +12,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENCE.md
NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc # 32-bit platforms produce wrong results based on https://github.com/soedinglab/metaeuk/issues/85#issuecomment-1888379107
-BROKEN_powerpc64= link fails: error: undefined symbol: roundevenf, see https://github.com/soedinglab/metaeuk/issues/85
+BROKEN_powerpc64= clang fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276268
BUILD_DEPENDS= xxd:editors/vim
TEST_DEPENDS= bash:shells/bash