math/py-qdldl: Broken on i386

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2021-01-17 23:08:47 +00:00
parent 18403b2dcc
commit e0ae173a6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561885

View file

@ -12,6 +12,8 @@ COMMENT= QDLDL free LDL factorization routine for linear systems: Ax = b
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= error: no matching function for call to 'amd_l_order', see https://github.com/oxfordcontrol/qdldl-python/issues/15
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
cmake:devel/cmake
RUN_DEPENDS= ${PYNUMPY} \