git: 6f146b706517 - main - science/axom: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Dec 2021 08:59:04 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f146b7065179c62f52af1499ad911dcee20cb3a commit 6f146b7065179c62f52af1499ad911dcee20cb3a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-12-07 08:58:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-12-07 08:58:36 +0000 science/axom: Broken on i386 Reported by: fallout --- science/axom/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/axom/Makefile b/science/axom/Makefile index cec49a0d06c6..20e8581b2d6d 100644 --- a/science/axom/Makefile +++ b/science/axom/Makefile @@ -9,6 +9,8 @@ COMMENT= Infrastructure for development of multi-physics applications and tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE +BROKEN_i386= https://github.com/LLNL/axom/issues/743 + LIB_DEPENDS= libconduit.so:science/conduit \ libhdf5.so:science/hdf5 \ libsiloh5.so:science/silo \