mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
science/rdkit: Update/add BROKEN_xx lines
This commit is contained in:
parent
6787dbfa00
commit
43d48449f4
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
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_i386= non-constant-expression cannot be narrowed from type 'unsigned int' to 'npy_intp', see https://github.com/rdkit/rdkit/issues/4934
|
||||||
BROKEN_FreeBSD_14= fails to compile as clang crashes
|
BROKEN_FreeBSD_14= fails to compile as clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652
|
||||||
|
BROKEN_FreeBSD_15= fails to compile as clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652
|
||||||
|
|
||||||
BUILD_DEPENDS= catch>0:devel/catch \
|
BUILD_DEPENDS= catch>0:devel/catch \
|
||||||
flex:textproc/flex \
|
flex:textproc/flex \
|
||||||
|
|
Loading…
Add table
Reference in a new issue