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

Add `cargo xfix` command #64

Closed tjhu closed 4 years ago

tjhu commented 4 years ago

Add cargo xfix command as described in issue #63.

Tested locally by running cargo install then cargo xfix ....

phil-opp commented 4 years ago

Published as version 0.5.27