Update rust-bpf-sysroot to pull in latest core,stdsimd (#2972)

This commit is contained in:
Jack May
2019-02-26 19:55:28 -08:00
committed by GitHub
parent 46ec5cf765
commit 9750488200

View File

@ -88,7 +88,7 @@ if [[ ! -f rust-bpf-$machine-$version.md ]]; then
fi
# Install Rust-BPF Sysroot
version=v0.0.1
version=v0.0.2
if [[ ! -f rust-bpf-sysroot-$version.md ]]; then
(
filename=solana-rust-bpf-sysroot.tar.bz2