Skip to content

Conversation

@robin-nitrokey
Copy link
Contributor

Rust 1.53.0 automatically sets the --enable-machine-outliner=never LLVM
argument [0] [1]. As we also set this option in
runners/lpc55/.cargo/config, we currently get a compliation error. This
patch removes the option from our cargo configuration to fix the build.

[0] rust-lang/rust@c63a1c0
[1] rust-lang/rust#86020

Rust 1.53.0 automatically sets the --enable-machine-outliner=never LLVM
argument [0] [1].  As we also set this option in
runners/lpc55/.cargo/config, we currently get a compliation error.  This
patch removes the option from our cargo configuration to fix the build.

[0] rust-lang/rust@c63a1c0
[1] rust-lang/rust#86020
@conorpp
Copy link
Member

conorpp commented Jul 8, 2021

Sorry I missed this and have already fixed it. Thanks for submitting though!

@conorpp conorpp closed this Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants