diff options
Diffstat (limited to 'databases/py-apache-arrow/Makefile')
-rw-r--r-- | databases/py-apache-arrow/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-apache-arrow/Makefile b/databases/py-apache-arrow/Makefile index 421bef5f524c..b703c5e3a695 100644 --- a/databases/py-apache-arrow/Makefile +++ b/databases/py-apache-arrow/Makefile @@ -12,6 +12,8 @@ WWW= https://arrow.apache.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE.txt +BROKEN_i386= compilation fails: ran out of registers during register allocation + BUILD_DEPENDS= cmake:devel/cmake-core \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ |