git: 2da22764b037 - main - lang/quilc: Update BROKEN message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Aug 2022 00:48:13 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2da22764b03719e96caacfbe87c36d0de926c9f6 commit 2da22764b03719e96caacfbe87c36d0de926c9f6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-07 00:47:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-07 00:47:24 +0000 lang/quilc: Update BROKEN message --- lang/quilc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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