Add x86_64-unknown-linux-gnux32 target#45224
Conversation
|
r? @arielb1 (rust_highfive has picked a reviewer for you, use r? to override) |
|
Add the target build to cross2 because it seems to have some free time. |
|
Why this target is important?
From Debian X32 port. |
|
@bors: r+ Thanks! |
|
📌 Commit 7199fee has been approved by |
Add x86_64-unknown-linux-gnux32 target This adds X32 ABI support for Linux on X86_64. Let's package and dist it so we can star testing libc, libstd, etc. Fixes rust-lang/rfcs#1339
|
☀️ Test successful - status-appveyor, status-travis |
This adds X32 ABI support for Linux on X86_64. Let's package and dist it so we can star testing libc, libstd, etc.
Fixes rust-lang/rfcs#1339