Bump bpf-tools to v1.18 (#20991)
- added newlib standard C library to clang toolchain - fixed BPF backend bug that accidentally deleted code, issue #20538
This commit is contained in:
@ -466,7 +466,7 @@ fn build_bpf_package(config: &Config, target_directory: &Path, package: &cargo_m
|
||||
install_if_missing(
|
||||
config,
|
||||
"bpf-tools",
|
||||
"v1.15",
|
||||
"v1.18",
|
||||
"https://github.com/solana-labs/bpf-tools/releases/download",
|
||||
bpf_tools_download_file_name,
|
||||
)
|
||||
|
Reference in New Issue
Block a user