Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2025 07:40:38 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f1431b1f93a8 - main - japanese/sudachi: Broken on armv7
Message-ID:  <202501040740.5047ecj0049799@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit f1431b1f93a83abc91217c1d1e10cfdfc0fe28bd
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-04 07:30:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-04 07:30:31 +0000

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

diff --git a/japanese/sudachi/Makefile b/japanese/sudachi/Makefile
index 05b1d117a14f..54ee5c9f8521 100644
--- a/japanese/sudachi/Makefile
+++ b/japanese/sudachi/Makefile
@@ -12,6 +12,7 @@ WWW=		https://github.com/WorksApplications/sudachi.rs
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271
 BROKEN_i386=	compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271
 
 USES=		cargo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501040740.5047ecj0049799>