diff options
-rw-r--r-- | security/heaan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/heaan/Makefile b/security/heaan/Makefile index 358fd7c2be69..1f175b6749a8 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_armv7= error: __int128 is not supported on this target LIB_DEPENDS= libntl.so:math/ntl |