git: 9bde7457adb5 - 2025Q1 - devel/cargo-leptos: Brokenn on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 04:01:07 UTC
The branch 2025Q1 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9bde7457adb5b46d44156e3485ec2656f506e53f commit 9bde7457adb5b46d44156e3485ec2656f506e53f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-14 15:28:00 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-14 04:01:05 +0000 devel/cargo-leptos: Brokenn on armv7 Reported by: fallout (cherry picked from commit 319ed34c3508055b1eac6e5d2b3892cd5389bba8) --- devel/cargo-leptos/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/cargo-leptos/Makefile b/devel/cargo-leptos/Makefile index 55a65fa55ff9..b9f291d16c51 100644 --- a/devel/cargo-leptos/Makefile +++ b/devel/cargo-leptos/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/leptos-rs/cargo-leptos LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= compilation fails: rustc-LLVM ERROR: out of memory + USES= cargo USE_GITHUB= yes