macos portable rust-bpf (#13176)

This commit is contained in:
Jack May 2020-10-26 17:11:33 -07:00 committed by GitHub
parent f58bc8589d
commit fc83a666fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ if [[ ! -e llvm-native-$version.md ]]; then
fi
# Install Rust-BPF
version=v0.2.4
version=v0.2.5
if [[ ! -e rust-bpf-$version.md ]]; then
(
set -e