git: 38b3440d8b5b - main - science/axom: mark BROKEN on powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Dec 2021 22:32:40 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=38b3440d8b5b337617e8236843e99364f53a62ef
commit 38b3440d8b5b337617e8236843e99364f53a62ef
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-12-23 22:25:51 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-12-23 22:25:51 +0000
science/axom: mark BROKEN on powerpc
Same issue as i386.
---
science/axom/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/science/axom/Makefile b/science/axom/Makefile
index 20e8581b2d6d..250a27ae4001 100644
--- a/science/axom/Makefile
+++ b/science/axom/Makefile
@@ -10,6 +10,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../LICENSE
BROKEN_i386= https://github.com/LLNL/axom/issues/743
+BROKEN_powerpc= https://github.com/LLNL/axom/issues/743
LIB_DEPENDS= libconduit.so:science/conduit \
libhdf5.so:science/hdf5 \