Uh oh!
There was an error while loading. Please reload this page.
Use link modifiers -bundle on musl and wasi target - #2272
Conversation
rust-highfive
commented
Jul 5, 2021
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon. Please see the contribution instructions for more information. |
bors
commented
Jul 6, 2021
☔ The latest upstream changes (presumably #2271) made this pull request unmergeable. Please resolve the merge conflicts. |
12101111
commented
Nov 3, 2021
Hello world don't compile on It seems this pr will fix this, see rust-lang/rust#89626 (comment) |
Provide standalone libc.a in self-contained for musl and wasi This is a prerequisites of rust-lang/libc#2272, which in turn fix: - rust-lang/wg-cargo-std-aware#66 - rust-lang#89626
Amanieu
commented
Nov 4, 2021
@bors r+ |
bors
commented
Nov 4, 2021
📌 Commit fd331f6 has been approved by |
bors
commented
Nov 4, 2021
Use link modifiers -bundle on musl and wasi target Implement rust-lang/rust#72274 Fix: - rust-lang/wg-cargo-std-aware#66 - rust-lang/rust#89626 TODO: - [x] Implement rustbuild side change: rust-lang/rust#90527
bors
commented
Nov 4, 2021
💔 Test failed - checks-actions |
12101111
commented
Nov 4, 2021
Network failure |
Amanieu
commented
Nov 4, 2021
@bors retry |
bors
commented
Nov 4, 2021
Use link modifiers -bundle on musl and wasi target Implement rust-lang/rust#72274 Fix: - rust-lang/wg-cargo-std-aware#66 - rust-lang/rust#89626 TODO: - [x] Implement rustbuild side change: rust-lang/rust#90527
bors
commented
Nov 4, 2021
💔 Test failed - checks-actions |
Amanieu
commented
Nov 4, 2021
@bors retry |
bors
commented
Nov 4, 2021
bors
commented
Nov 4, 2021
☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13 |
Implement rust-lang/rust#72274
Fix:
getauxvalin functioninit_have_lse_atomicswhen compiling to nightlyaarch64-unknown-linux-muslrust#89626TODO: