rust-osdev / cargo-xbuild

Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.
Apache License 2.0
260 stars 25 forks source link

Set `-Clinker-plugin-lto` for the sysroot build #71

Closed phil-opp closed 4 years ago

phil-opp commented 4 years ago

Second try to fix #69.

This PR reverts #70 because that fix attempt was not sufficient.

phil-opp commented 4 years ago

Merging this for now since it seems to solve the issues. I'm still not sure whether this is the best approach, but we can always tweak this later.

phil-opp commented 4 years ago

Published as version 0.5.31.