aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-04 18:27:17 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-04 18:27:53 +0000
commita7caa09cefdf69a0eee4552b525128358c2ca186 (patch)
treea79b0104e6530aaa9da89b7b5d627985d840e7ab
parent60812dbfbb976e1877ece8263e334433005c75c0 (diff)
downloadports-a7caa09cefdf69a0eee4552b525128358c2ca186.tar.gz
ports-a7caa09cefdf69a0eee4552b525128358c2ca186.zip
biology/metaeuk: Broken on powerpc64le
Reported by: fallout
-rw-r--r--biology/metaeuk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/metaeuk/Makefile b/biology/metaeuk/Makefile
index c165e0aa717f..4799c0202787 100644
--- a/biology/metaeuk/Makefile
+++ b/biology/metaeuk/Makefile
@@ -13,6 +13,7 @@ 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
NOT_FOR_ARCHS+= powerpc64 # many modules produce wrong results on big-endian architectures
+BROKEN_powerpc64le= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276268
BUILD_DEPENDS= xxd:editors/vim
TEST_DEPENDS= bash:shells/bash