math/py-qdldl: Broken on i386
Reported by: fallout
This commit is contained in:
parent
18403b2dcc
commit
e0ae173a6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561885
1 changed files with 2 additions and 0 deletions
|
@ -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} \
|
||||
|
|
Loading…
Reference in a new issue