science/rdkit: Clang-17 crashes on FreeBSD 15 amd64

Reported by:	fallout
2024Q2
Yuri Victorovich 2024-03-17 01:08:20 -07:00
parent 8a074ea3d4
commit 6665aeaf08
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
BROKEN_i386= non-constant-expression cannot be narrowed from type 'unsigned int' to 'npy_intp', see https://github.com/rdkit/rdkit/issues/4934
BROKEN_FreeBSD_15_amd64= clang-17 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652
BUILD_DEPENDS= catch>0:devel/catch \
flex:textproc/flex \