Browse Source
This is required to compile for a target which doesn't have a cranelift backend. Before this change using any of the cranelift crates that depend on cranelift-codegen would forcefully enable all default features and thus host-arch. With this change only the std and unwind features are still forcefully enabled as cranelift-codegen doesn't compile with either disabled.pull/7376/head
bjorn3
1 year ago
committed by
GitHub
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue