(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
|
fi
|
||||||
|
|
||||||
# Install Rust-BPF Sysroot sources
|
# Install Rust-BPF Sysroot sources
|
||||||
version=v0.13
|
version=v0.14
|
||||||
if [[ ! -e rust-bpf-sysroot-$version.md || ! -e rust-bpf-sysroot ]]; then
|
if [[ ! -e rust-bpf-sysroot-$version.md || ! -e rust-bpf-sysroot ]]; then
|
||||||
(
|
(
|
||||||
set -e
|
set -e
|
||||||
|
Reference in New Issue
Block a user