Bump rust-bpf-sysroot to pull in liballoc

This commit is contained in:
Jack May 2019-02-28 16:34:00 -08:00 committed by Grimes
parent 20e4edec61
commit 564057c812
1 changed files with 1 additions and 1 deletions

View File

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