Bump rust-bpf to pull in built-in target bpfel-unknown-unknown (#3001)

This commit is contained in:
Jack May 2019-02-28 00:26:50 -08:00 committed by GitHub
parent 0f2226901d
commit ac1e266588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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