git: 2d784677c998 - main - science/rdkit: Broken ion 15/i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 03 Jan 2025 10:36:50 UTC
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 \