Permalink
Browse files
rust: Downgrade to llvm-4.0
The update to 1.24.0 in 4b2c24c erroneously switched to LLVM 5.0, which is still not supported by this rust version. Compiling with rustc will produce "invalid expression" messages. See: rust-lang/rust#43370 See: rust-lang/rust#47464
- Loading branch information