Update rust-bpf-sysroot to v0.5 (#4920)

This commit is contained in:
Jack May
2019-07-03 11:20:21 -08:00
committed by GitHub
parent ab9f2adc69
commit 42e5623e26

View File

@ -116,7 +116,7 @@ if [[ ! -f rust-bpf-$machine-$version.md ]]; then
fi
# Install Rust-BPF Sysroot sources
version=v0.4
version=v0.5
if [[ ! -f rust-bpf-sysroot-$version.md ]]; then
(
set -ex