git: 14f1d30fb7d7 - main - devel/wizer: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Feb 2025 10:33:48 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=14f1d30fb7d7b3104ee14e39fbe77dd621389060 commit 14f1d30fb7d7b3104ee14e39fbe77dd621389060 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-14 10:33:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-14 10:33:20 +0000 devel/wizer: Broken on armv7 Reported by: fallout --- devel/wizer/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/wizer/Makefile b/devel/wizer/Makefile index b780404f006d..9607cfe004e4 100644 --- a/devel/wizer/Makefile +++ b/devel/wizer/Makefile @@ -10,6 +10,7 @@ WWW= https://github.com/bytecodealliance/wizer LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= compilation fails: error when identifying target: "no supported isa found for arch `armv7`" BROKEN_i386= compilation fails: unresolved import `wasmtime_asm_macros::asm_sym` LIB_DEPENDS= libzstd.so:archivers/zstd