aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-07 00:47:24 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-07 00:47:24 +0000
commit2da22764b03719e96caacfbe87c36d0de926c9f6 (patch)
tree8695688f239bf19c59cd4f1c16db0b94e7d98a7a
parent819479a2b2db2db20d2cf7be7ff7c4bb4fa0bd4e (diff)
downloadports-2da22764b03719e96caacfbe87c36d0de926c9f6.tar.gz
ports-2da22764b03719e96caacfbe87c36d0de926c9f6.zip
lang/quilc: Update BROKEN message
-rw-r--r--lang/quilc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile
index 0a5092c68973..b6c5f5ea2895 100644
--- a/lang/quilc/Makefile
+++ b/lang/quilc/Makefile
@@ -12,7 +12,7 @@ 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
+BROKEN_i386= mmap: Cannot allocate memory: it needs between 2 and 3GB of memory, but on i386 programs can't allocate that much
BUILD_DEPENDS= sbcl:lang/sbcl \
cppzmq>0:net/cppzmq