(cherry picked from commit 286e4d6924
)
Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
@ -178,7 +178,7 @@ if [[ ! -e rust-bpf-$machine-$version.md || ! -e rust-bpf-$machine ]]; then
|
||||
fi
|
||||
|
||||
# Install Rust-BPF Sysroot sources
|
||||
version=v0.13
|
||||
version=v0.14
|
||||
if [[ ! -e rust-bpf-sysroot-$version.md || ! -e rust-bpf-sysroot ]]; then
|
||||
(
|
||||
set -e
|
||||
|
Reference in New Issue
Block a user