about summary refs log tree commit diff
path: root/library/std/src/sys/unix/kernel_copy.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-01-14 08:33:09 +0000
committerbors <bors@rust-lang.org>2023-01-14 08:33:09 +0000
commit44a500c8c187b245638684748f54bd6ec67e0b25 (patch)
tree954e5f422b004fc80161df52d7c6731f27b89fcd /library/std/src/sys/unix/kernel_copy.rs
parentc0b87359599629d69a7b37318088dac3a5d67c9c (diff)
parenta529ba8f67861c21a6f4d1c497aa1f602b335ecb (diff)
downloadrust-44a500c8c187b245638684748f54bd6ec67e0b25.tar.gz
rust-44a500c8c187b245638684748f54bd6ec67e0b25.zip
Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrum
Fix aarch64-unknown-linux-gnu_ilp32 target

This was broken because the synthetic object files produced by rustc were for 64-bit AArch64, which caused link failures when combined with 32-bit ILP32 object files.

This PR updates the object crate to 0.30.1 which adds support for generating ILP32 AArch64 object files.
Diffstat (limited to 'library/std/src/sys/unix/kernel_copy.rs')
0 files changed, 0 insertions, 0 deletions