git: 64d54b21bfc4 - main - misc/ncnn: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Apr 2024 08:17:27 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=64d54b21bfc49c2583011b8f272dac7aaaadc708 commit 64d54b21bfc49c2583011b8f272dac7aaaadc708 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-11 07:53:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-11 08:17:15 +0000 misc/ncnn: Broken on i386 Reported by: fallout --- misc/ncnn/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/ncnn/Makefile b/misc/ncnn/Makefile index 0f3b3d55d1ae..25493568a385 100644 --- a/misc/ncnn/Makefile +++ b/misc/ncnn/Makefile @@ -9,6 +9,8 @@ WWW= https://github.com/Tencent/ncnn LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_i386= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278305 + LIB_DEPENDS= libabsl_flags_program_name.so:devel/abseil \ libprotobuf.so:devel/protobuf