git: f98bd5d62996 - main - biology/mashmap: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 01:58:20 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f98bd5d62996912033d9ec543a776d323cd2d6d3
commit f98bd5d62996912033d9ec543a776d323cd2d6d3
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-13 01:57:41 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-13 01:57:41 +0000
biology/mashmap: Broken on armv7
Reported by: https://portsfallout.com/
---
biology/mashmap/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/biology/mashmap/Makefile b/biology/mashmap/Makefile
index eaaca49903b5..3ea631b2fb3f 100644
--- a/biology/mashmap/Makefile
+++ b/biology/mashmap/Makefile
@@ -10,6 +10,7 @@ WWW= https://github.com/marbl/MashMap
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_armv7= compilation fails: fatal error: unknown type name '__uint128_t'
BROKEN_i386= compilation fails: fatal error: unknown type name '__uint128_t'
BROKEN_powerpc= compilation fails: fatal error: unknown type name '__uint128_t'