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

View File

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