git: 17c993f62ada - main - math/asymptote: Broken on 12/i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Aug 2022 05:38:37 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=17c993f62adaf8ab2ea30aa6b042e76f37e2b65b commit 17c993f62adaf8ab2ea30aa6b042e76f37e2b65b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-05 05:37:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-05 05:38:35 +0000 math/asymptote: Broken on 12/i386 Reported by: fallout --- math/asymptote/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 38faf4eaff9d..4859c1021924 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual ONLY_FOR_ARCHS= amd64 i386 +BROKEN_FreeBSD_12_i386= ./base/plain_filldraw.asy: 21.5: runtime: gmake[2]: *** [Makefile:42: makepen.pdf] Floating point exception (core dumped) LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libcurl.so:ftp/curl \