Mark BROKEN: fails to build
c-ext/constants.c:80:51: error: use of undeclared identifier 'ZSTD_SEARCHLENGTH_MIN' Reported by: pkg-fallout
This commit is contained in:
parent
8f749ef457
commit
97b9a7dddb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490708
@ -11,6 +11,7 @@ COMMENT= Zstandard bindings for Python, a full-featured version
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BROKEN= fails to build
|
||||
BROKEN_powerpc64= fails to build: cffi.error.CDefError: parse error
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.8.0:devel/py-cffi@${PY_FLAVOR}
|
||||
|
Loading…
Reference in New Issue
Block a user