Fix inclusion of `wasm-component-ld` in dist artifacts
authorAlex Crichton <alex@alexcrichton.com>
Mon, 22 Jul 2024 14:57:53 +0000 (07:57 -0700)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Tue, 8 Oct 2024 12:34:41 +0000 (14:34 +0200)
commite0903c4a4f2a193d02cc61c596ccd6bd2dfbd552
tree5eaaf539614350e908fc5c9d4b1ae087ded59ec2
parent78feac283573755afcc5813f7160ac89cb3a85f9
Fix inclusion of `wasm-component-ld` in dist artifacts

This is another accidental omission from #126967 (in addition
to #127867) which fixes an issue where `wasm-component-ld` isn't
distributed via rustup just yet because while it's present in the
sysroot it's not present in the tarballs.

(cherry picked from commit c3d3d6fe0295c2521801fc4d0c6afe73e4d1328c)

Forwarded: https://github.com/rust-lang/rust/pull/128060

Gbp-Pq: Topic upstream
Gbp-Pq: Name Fix-inclusion-of-wasm-component-ld-in-dist-artifacts.patch
src/bootstrap/src/core/build_steps/dist.rs