Uh oh!
There was an error while loading. Please reload this page.
Add x86_64-unknown-linux-gnux32 target - #45224
Conversation
rust-highfive
commented
Oct 12, 2017
r? @arielb1 (rust_highfive has picked a reviewer for you, use r? to override) |
malbarbo
commented
Oct 12, 2017
Add the target build to cross2 because it seems to have some free time. |
malbarbo
commented
Oct 12, 2017
Why this target is important?
From Debian X32 port. |
malbarbo
commented
Oct 12, 2017
alexcrichton
commented
Oct 12, 2017
@bors: r+ Thanks! |
bors
commented
Oct 12, 2017
📌 Commit 7199fee has been approved by |
bors
commented
Oct 15, 2017
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. Fixesrust-lang/rfcs#1339
bors
commented
Oct 15, 2017
☀️ 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.
Fixesrust-lang/rfcs#1339