Skip to content

Commit

Permalink
security/solana: Mark as broken
Browse files Browse the repository at this point in the history
It doesn't build with rust 1.61 and the latest version (1.9.24) is affected by this bug:
quinn-rs/quinn#1142

PR:		264292
Approved by:	maintainer timeout
  • Loading branch information
MikaelUrankar authored and ocochard committed Jul 6, 2022
1 parent df598a4 commit 310029e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions security/solana/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +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_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 310029e

Please sign in to comment.