git: 39cc19929dda - main - math/lean4: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 06 May 2024 08:44:30 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39cc19929dda91e10fd0b92cc16b1f506cb57e2c

commit 39cc19929dda91e10fd0b92cc16b1f506cb57e2c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-06 08:43:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-06 08:43:50 +0000

    math/lean4: Broken on armv7
    
    Reported by:    fallout
---
 math/lean4/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/lean4/Makefile b/math/lean4/Makefile
index 66c8a8cf5adc..cbc4e5280841 100644
--- a/math/lean4/Makefile
+++ b/math/lean4/Makefile
@@ -10,6 +10,7 @@ WWW=		https://lean-lang.org/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	compilation fails: ../../.build/stage1/lib/temp/Init/Coe.depend: No such file or directory
 BROKEN_i386=	linking fails: INTERNAL PANIC: out of memory (during: Linking runLinter)
 
 BUILD_DEPENDS=	bash:shells/bash