rust-lang / crates-build-env

Build environment for third-party Rust crates
MIT License
71 stars 92 forks source link

Add llvm-12 #93

Closed Amanieu closed 2 years ago

Amanieu commented 2 years ago

This is needed by the latest version of wasmer which bumped the minimum LLVM version to 12: https://docs.rs/crate/wasmer/2.1.0

jyn514 commented 2 years ago

Note that the image won't update until the next time docs.rs does a deploy, which might be a few days. I'll try to remember to restart it this afternoon but no promises.

Amanieu commented 2 years ago

Could you re-run the docs.rs builds for the wasmer and wasmer-compiler-llvm crates?

Amanieu commented 2 years ago

The latest builds for wasmer are still failing (https://docs.rs/crate/wasmer/2.1.1/builds). Has the image been updated to include llvm-12?

jyn514 commented 2 years ago

There was a deploy on the 30th, it should be working now.