diff options
| author | Amanieu d'Antras <amanieu@gmail.com> | 2023-01-09 17:49:24 +0000 | 
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2023-01-09 17:49:24 +0000 | 
| commit | a529ba8f67861c21a6f4d1c497aa1f602b335ecb (patch) | |
| tree | e4419679a2840bc850dad8df9cbf98a1461d81f3 /library/std/src | |
| parent | c361616c3ca3e3e3069dbdf90557181233387444 (diff) | |
| download | rust-a529ba8f67861c21a6f4d1c497aa1f602b335ecb.tar.gz rust-a529ba8f67861c21a6f4d1c497aa1f602b335ecb.zip | |
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')
0 files changed, 0 insertions, 0 deletions
