aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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