Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 2025 10:36:50 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: 2d784677c998 - main - science/rdkit: Broken ion 15/i386
Message-ID:  <202501031036.503AaoLf082242@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=2d784677c9987fa48cb5944cdeaa3fb9213fd868

commit 2d784677c9987fa48cb5944cdeaa3fb9213fd868
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-03 10:36:25 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-03 10:36:25 +0000

    science/rdkit: Broken ion 15/i386
    
    Reported by:    fallout
---
 science/rdkit/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile
index ea8192ecc72a..2cde35d6bf91 100644
--- a/science/rdkit/Makefile
+++ b/science/rdkit/Makefile
@@ -17,6 +17,7 @@ LICENSE_FILE=	${WRKSRC}/license.txt
 
 BROKEN_FreeBSD_15_aarch64=	clang-17 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652
 BROKEN_FreeBSD_15_amd64=	clang-17 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652
+BROKEN_FreeBSD_15_i386=		clang-17 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652
 
 BUILD_DEPENDS=	catch>0:devel/catch \
 		flex:textproc/flex \



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