science/qiskit-aer: Broken on i386 due to undefined reference to `__atomic_load'
Reported by: fallout
This commit is contained in:
parent
7aa72c63be
commit
461c8efd8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528495
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ COMMENT= Simulator for quantum circuits, including noise models
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BROKEN_i386= undefined reference to `__atomic_load'
|
||||
|
||||
BUILD_DEPENDS= spdlog>0:devel/spdlog
|
||||
LIB_DEPENDS= libfmt.so:devel/libfmt \
|
||||
libopenblas.so:math/openblas
|
||||
|
|
Loading…
Reference in a new issue