Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 15:48:01 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c4640ced6db2 - main - misc/ncnn: Not broken on i386
Message-ID:  <202404201548.43KFm13X045493@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c4640ced6db2c0d7dfc301dbc1368f9a23a14e3c

commit c4640ced6db2c0d7dfc301dbc1368f9a23a14e3c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-20 15:47:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-20 15:47:57 +0000

    misc/ncnn: Not broken on i386
---
 misc/ncnn/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/misc/ncnn/Makefile b/misc/ncnn/Makefile
index 753a56e4edd8..7e506624ed5f 100644
--- a/misc/ncnn/Makefile
+++ b/misc/ncnn/Makefile
@@ -9,8 +9,6 @@ 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404201548.43KFm13X045493>