macos portable rust-bpf (#13176) (#13187)

(cherry picked from commit fc83a666fc)

Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
mergify[bot]
2020-10-27 04:51:14 +00:00
committed by GitHub
parent 64cf6b4388
commit 4d7a5a9daf

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