aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-03-15 17:43:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-03-15 17:43:20 +0000
commit461c8efd8eed4943384b5e14165d2d80c1be683d (patch)
tree2f904f9a14b3d2584ca336d787884ccc439ab6f9 /science
parent7aa72c63be91dcd7978727ccf4c725419630d426 (diff)
downloadports-461c8efd8eed4943384b5e14165d2d80c1be683d.tar.gz
ports-461c8efd8eed4943384b5e14165d2d80c1be683d.zip
science/qiskit-aer: Broken on i386 due to undefined reference to `__atomic_load'
Reported by: fallout
Notes
Notes: svn path=/head/; revision=528495
Diffstat (limited to 'science')
-rw-r--r--science/qiskit-aer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/qiskit-aer/Makefile b/science/qiskit-aer/Makefile
index 663d64530888..db2fab0a8c72 100644
--- a/science/qiskit-aer/Makefile
+++ b/science/qiskit-aer/Makefile
@@ -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