git: c9f55aaf9372 - main - security/solana: Broken on i386 Reported by: fallout
Yuri Victorovich
yuri at FreeBSD.org
Sun Apr 25 04:06:12 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9f55aaf9372f8d626be60e0cc283da5e4101fa1
commit c9f55aaf9372f8d626be60e0cc283da5e4101fa1
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-25 02:24:01 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-25 04:06:07 +0000
security/solana: Broken on i386
Reported by: fallout
---
security/solana/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/security/solana/Makefile b/security/solana/Makefile
index f15b0fcee2f6..363ef90180b8 100644
--- a/security/solana/Makefile
+++ b/security/solana/Makefile
@@ -9,6 +9,8 @@ COMMENT= Web-scale blockchain for decentralized apps and marketplaces
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= Fails on 32-bit systems: https://github.com/solana-labs/solana/issues/16811
+
BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT}
LIB_DEPENDS= libhidapi.so:comms/hidapi
More information about the dev-commits-ports-all
mailing list