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

(cherry picked from commit fc83a666fc)

Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
mergify[bot]
2020-10-27 04:45:41 +00:00
committed by GitHub
parent a28fb586b0
commit cf1c7c8c00

View File

@ -139,7 +139,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