summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/solana/Makefile2
1 files changed, 2 insertions, 0 deletions
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