git: 071c5fc19324 - 2024Q1 - biology/mashmap: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 01:58:37 UTC
The branch 2024Q1 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=071c5fc193244bbaeee0c8f4366779dd82ebcd6c commit 071c5fc193244bbaeee0c8f4366779dd82ebcd6c 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:58:32 +0000 biology/mashmap: Broken on armv7 Reported by: https://portsfallout.com/ (cherry picked from commit f98bd5d62996912033d9ec543a776d323cd2d6d3) --- biology/mashmap/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/biology/mashmap/Makefile b/biology/mashmap/Makefile index ab77f63f41c4..d6c952385ad3 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'