aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-20 03:14:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-20 03:14:20 +0000
commitea4b7481decaf68b2534c01c7b6d1d08a9f88ed7 (patch)
treec825f1ea77c7eeb7238817f28bcab556a9cb1ae9
parentd4491854f14f9b9e36e341f009b736771f90f2ba (diff)
downloadports-ea4b7481decaf68b2534c01c7b6d1d08a9f88ed7.tar.gz
ports-ea4b7481decaf68b2534c01c7b6d1d08a9f88ed7.zip
security/heaan: Broken on armv6
Reported by: fallout
-rw-r--r--security/heaan/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/heaan/Makefile b/security/heaan/Makefile
index 1f175b6749a8..76682cfbb540 100644
--- a/security/heaan/Makefile
+++ b/security/heaan/Makefile
@@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE
BROKEN_i386= error: __int128 is not supported on this target
BROKEN_powerpc= error: __int128 is not supported on this target
+BROKEN_armv6= error: __int128 is not supported on this target
BROKEN_armv7= error: __int128 is not supported on this target
LIB_DEPENDS= libntl.so:math/ntl