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 /tests/rustdoc-js-std/parser-errors.js | |
parent | c361616c3ca3e3e3069dbdf90557181233387444 (diff) | |
download | rust-a529ba8f67861c21a6f4d1c497aa1f602b335ecb.tar.gz |
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 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions