git: b68e6d6f87c8 - main - japanese/sudachi: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jul 2024 16:44:27 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b68e6d6f87c882e0aa804d43526a9b0b70fa70a2
commit b68e6d6f87c882e0aa804d43526a9b0b70fa70a2
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-21 16:35:44 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-21 16:44:24 +0000
japanese/sudachi: Broken on i386
Reported by: fallout
---
japanese/sudachi/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/japanese/sudachi/Makefile b/japanese/sudachi/Makefile
index 9f3b03e7519e..34eba4becf8b 100644
--- a/japanese/sudachi/Makefile
+++ b/japanese/sudachi/Makefile
@@ -12,6 +12,8 @@ WWW= https://github.com/WorksApplications/sudachi.rs
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271
+
USES= cargo
USE_GITHUB= yes