diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-08-05 22:21:37 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-08-05 22:22:41 -0700 |
| commit | 94d097d66d63006c92064b63e89a93b322a1d7c8 (patch) | |
| tree | e2b0da90cb10cd78b13b9317dbe292acc0378ae3 | |
| parent | sysutils/gsmartcontrol: Update to 1.1.4 (diff) | |
lang/quilc: Broken on i386
Reported by: fallout
| -rw-r--r-- | lang/quilc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile index fc122461325f..0a5092c68973 100644 --- a/lang/quilc/Makefile +++ b/lang/quilc/Makefile @@ -12,6 +12,8 @@ COMMENT= Optimizing Quil compiler (for quantum computing) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_i386= mmap: Cannot allocate memory, see https://bugs.launchpad.net/sbcl/+bug/1983744 + BUILD_DEPENDS= sbcl:lang/sbcl \ cppzmq>0:net/cppzmq LIB_DEPENDS= libblas.so:math/blas \ |
