Update rust-bpf-sysroot to pull in latest core,stdsimd (#2972)
This commit is contained in:
@ -88,7 +88,7 @@ if [[ ! -f rust-bpf-$machine-$version.md ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Install Rust-BPF Sysroot
|
# Install Rust-BPF Sysroot
|
||||||
version=v0.0.1
|
version=v0.0.2
|
||||||
if [[ ! -f rust-bpf-sysroot-$version.md ]]; then
|
if [[ ! -f rust-bpf-sysroot-$version.md ]]; then
|
||||||
(
|
(
|
||||||
filename=solana-rust-bpf-sysroot.tar.bz2
|
filename=solana-rust-bpf-sysroot.tar.bz2
|
||||||
|
Reference in New Issue
Block a user