Skip to content

Commit

Permalink
security/solana: Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jul 20, 2022
1 parent f2ea5ae commit 8b7101b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/solana/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COMMENT= Web-scale blockchain for decentralized apps and marketplaces
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN= Fails to build with rust 1.61.0+
BROKEN= Fails to build with rust 1.61.0+, see https://github.com/quinn-rs/quinn/issues/1142
BROKEN_i386= Fails on 32-bit systems: https://github.com/solana-labs/solana/issues/16811

BUILD_DEPENDS= llvm-config${LLVM_VERSION}:devel/llvm${LLVM_VERSION} \
Expand Down

0 comments on commit 8b7101b

Please sign in to comment.