git: 2e50d89865f2 - main - sysutils/mise: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 06 Feb 2025 16:40:51 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e50d89865f220437c0be45595e7de4f3e558cd3

commit 2e50d89865f220437c0be45595e7de4f3e558cd3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-06 16:40:20 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-06 16:40:20 +0000

    sysutils/mise: Broken on armv7
    
    Reported by:    fallout
---
 sysutils/mise/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/mise/Makefile b/sysutils/mise/Makefile
index 3a4183aaccf9..bb28cf0c2308 100644
--- a/sysutils/mise/Makefile
+++ b/sysutils/mise/Makefile
@@ -11,6 +11,8 @@ WWW=		https://mise.jdx.dev/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	compoilation fails: LLVM ERROR: out of memory
+
 LIB_DEPENDS=	libgit2.so:devel/libgit2 \
 		libssh2.so:security/libssh2 \
 		libzstd.so:archivers/zstd