git: 278c6f183ca3 - main - x11/rio: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Jul 2025 19:03:48 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=278c6f183ca306e329f5d6a2ea5761fe04afd23f commit 278c6f183ca306e329f5d6a2ea5761fe04afd23f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-07-14 19:00:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-07-14 19:03:46 +0000 x11/rio: Broken on i386 Reported by: fallout --- x11/rio/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/rio/Makefile b/x11/rio/Makefile index 62245e643ba5..edd357a5c749 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -14,6 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= rustc-LLVM ERROR: out of memory +BROKEN_i386= rustc-LLVM ERROR: out of memory LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2