aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-10-14 15:58:01 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-10-14 15:58:01 +0000
commit01049111d77ab4f8a1c0b59d8cb965414b9a2a0d (patch)
tree09d7e457ae38afdc8a952aafabcc4e628d11072b
parentff6aa2bd2070e3d557fea465556e4cebcbafd90c (diff)
downloadports-01049111d77ab4f8a1c0b59d8cb965414b9a2a0d.tar.gz
ports-01049111d77ab4f8a1c0b59d8cb965414b9a2a0d.zip
security/hs-cryptol: Mark as broken on aarch64.
-rw-r--r--security/hs-cryptol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-cryptol/Makefile b/security/hs-cryptol/Makefile
index 1d535c0557fe..e42b2d59a9d8 100644
--- a/security/hs-cryptol/Makefile
+++ b/security/hs-cryptol/Makefile
@@ -9,6 +9,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
# https://github.com/GaloisInc/libBF-hs/issues/2
+BROKEN_aarch64= fails to build: src/LibBF/Mutable.hsc error: Couldn't match type `Int64' with `Int32'
BROKEN_i386= One of dependencies doesn't build on i386
RUN_DEPENDS= z3:math/z3